/api/sec/{name}/events

Download PDF

REST API endpoint: /api/sec/{name}/events

/api/sec/{name}/events

POST

Summary: Send test lines to one SEC instance

Writes the lines to the instance as if the forwarder had sent them; matching rules run their actions.

Parameters

NameTypeRequiredDescription
namestringYes

Request Body

json
{
  "example": "request body"
}

Responses

200

404

423

502

503

504

/api/sec/{name}/events | LogZilla Documentation