Activity Log Event ScheduledSearch/Schedule
Event for schedule of a scheduled search
This activity type records operations for the following features:
Field Type | Type | Availability | Description |
---|---|---|---|
dataspace | Repository or view name | ||
@id | Unique identifier for the event. Can be used to refer to and re-find specific events. | ||
@ingesttimestamp | Timestamp when the event was ingested to the repository | ||
message | Message of the alert or event | ||
nowPlannedForExecutionAt | Recalculated execution time of a scheduled search event | ||
orgId | Organization ID | ||
plannedExecutionTime | Planned execution timestamp | ||
previouslyPlannedForExecutionAt | Old planned execution time of a scheduled search | ||
@rawstring | Original string of the event | ||
#repo | Repository tag of the event indicating where event is stored | ||
scheduledSearchId | Scheduled search ID | ||
scheduledSearchName | Scheduled search name | ||
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 | ||
suggestion | Suggestion text for how to resolve the error or warning from the event | ||
@timestamp | Timestamp in milliseconds of the event | ||
@timestamp.nanos | Extended precision of timestamp below millisecond | ||
@timezone | Timezone the event originated in, if known. This is often set when the event's timestamp is parsed. | ||
viewId | View ID |