Activity Log Event FilterAlert/Alert
Alert event for a filter alert
| Field Name | Type | Value | Availability | Description |
|---|---|---|---|---|
alertId | Â | Â | Â | Alert ID; only for filter alerts |
alertName | Â | Â | Â | Alert name |
@id | Â | Â | Â | A unique identifier for the event. Can be used to refer to and re-find specific events. |
@ingesttimestamp | Â | Â | Â | The timestamp of when the event was ingested. The value is milliseconds-since-epoch. |
@rawstring | Â | Â | Â | The original text of the event. As it keeps the original data on ingestion, this field allows you to do free-text searching across all logs and to extract virtual fields in queries. |
@timestamp | Â | Â | Â | Timestamp in milliseconds since the epoch (1st Jan 1970, 00:00) of the ingested event, e.g. 2022-11-22 09:50:20.100 if the event has an identifiable timestamp. |
@timestamp.nanos | Â | Â | Â | Extended precision of timestamp below millisecond. E.g. 295000 |
@timezone | Â | Â | Â | The timezone the event originated in, if known. This is often set when the event's timestamp is parsed. |
category | Â | Â | Â | Category of the event, such as Alert, Request, IngestFeed, Fdr, Query, Action, and ScheduledSearch |
dataspace | Â | Â | Â | Repository or view name |
eventsAlreadyTriggered | Â | Â | Â | For filter alerts, the number of events already triggered |
eventsBeingTriggered | Â | Â | Â | For filter alerts, the number of events being triggered |
externalQueryId | Â | Â | Â | External ID of the running query |
#category | Â | Â | Â | Category of the event |
#repo | Â | Â | Â | Name of the repo where the event is stored |
#severity | Â | Â | Â | Severity of the event from original log source |
ingestTimeForWhichAllEventsAreTriggered | Â | Â | Â | Latest time when all events with smaller @ingesttimestmp have triggered actions |
ingestTimeKnownGood | Â | Â | Â | Latest known ingest time for digested data |
isLiveQuery | Â | Â | Â | Whether or not the alert executed in the event contained a live query |
message | Â | Â | Â | Message of the alert or event |
query | Â | Â | Â | Query executed during the event |
queryEnd | Â | Â | Â | End of the time interval for the query |
queryProcessedEvents | Â | Â | Â | Number of events processed to return the final result set |
queryStart | Â | Â | Â | Start of the time interval for the query |
severity | Â | Â | Â | Severity of the event |
status | Â | Â | Â | Whether the alert, scheduled search, or scheduled report was successful (value Success) or failed (value Failure). An individual failure may be triggered for multiple reasons, but repeated failures over a period of time may indicate a problem that needs investigation. |
subCategory | Â | Â | Â | Subcategory of the event |
timestamp | Â | Â | Â | Timestamp in milliseconds of the event |
viewId | Â | Â | Â | View ID |