Activity Log Event GraphQL/Deprecation
A deprecated GraphQL field was used
This activity type records operations for the following features:
Field Type | Type | Availability | Description |
---|---|---|---|
#category | Category of the event, such as Alert, Request, IngestFeed, Fdr, Query, Action, and ScheduledSearch | ||
field | Name of the field affected | ||
@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 | ||
orgId | Organization ID | ||
path | Path of the GraphQL request | ||
proxy | Was the request made through a proxy | ||
@rawstring | Original string of the event | ||
#repo | Repository tag of the event indicating where event is stored | ||
#severity | Severity of the event | ||
subCategory | Subcategory of the event | ||
suggestion | Suggestion text for how to resolve the error or warning from 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. | ||
user | User who runs the query | ||
username | User name |