An EDR event associated with an asset as delivered to the UI. To convey EDR events internally within the server, use AssetRawEdrEvent instead.
JSON representation |
---|
{ "event_time": string, "display_name": string, "chip": { object ( |
Fields | |
---|---|
event_time |
Date/time of the event. A timestamp in RFC3339 UTC "Zulu" format, with nanosecond resolution and up to nine fractional digits. Examples: |
display_name |
The canonical string to display for the event. |
chip |
The chip to display. |
filter_properties |
A list of filter properties associated the event. |
sidebar_entries[] |
All the sidebar entries. |
raw_logs_token |
A token to request raw logs, this is opaque to the client. If empty, no raw logs can be requested. |
asset_indicator |
AssetIndicator used for pivoting. |
file_names[] |
This field is only used for hash view timeline: it contains the file names associated with the queried file hash. |