SIEM HTTP Destination Events
A SiemHttpDestinationEvent is a log record for SIEM publishing failures and recoveries.
Data Source Schema
Required
| Property | Description |
|---|---|
| id Int64 | Event ID |
Read Only
| Property | Description |
|---|---|
| event_type String | Type of SIEM event being recorded. |
| status String | Status of event. Possible values: success, failure, partial_failure, in_progress, skipped |
| body String | Event body. |
| event_errors List | Event errors. |
| created_at String | Event create date/time. |
| body_url String | Link to log file. |
| siem_http_destination_id Int64 | SIEM ID. |