/api/sec/{name}/events
Download PDFREST 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
| Name | Type | Required | Description |
|---|---|---|---|
| name | string | Yes |
Request Body
json{
"example": "request body"
}