Timestamp Definitions
This document explains common timestamps for events and detections. For more information about timestamps, see Date function .
The following timestamps are related to events:
- Event timestamp: Time when an event occurred and is stored in the
metadata.event_timestampUDM field. Rules and UDM searches use themetadata.event_timestampfield for queries. - Collected timestamp: Time when an event was collected by the local collection
infrastructure, such as the forwarder. This is stored in the
metadata.collected_timestampUDM field. - Ingested timestamp: Time when an event was ingested by Google Security Operations.
This is stored in the
metadata.ingested_timestampUDM field.
The following timestamps are stored with detections:
- Detection window: For rules with a
matchsection , a detection is created over the time range, called the detection window . The event timestamps for events that triggered the detection are within the detection window. - Detection timestamp: For rules with a
matchsection, the detection timestamp is the end time of the detection window. Otherwise, the detection timestamp is themetadata.event_timestampof the event that generated the detection. - Detection created timestamp: Date and time the detection was created by detection engine.
Where timestamps appear in the application
The following sections define where you can view these timestamps in the UI.
UDM Event viewer
To open the UDM Eventview, do the following:
- Perform a UDM Search.
- In the Eventstab, select an event to open the Event viewer
-
The UDM eventpane displays the following data:
- Event timestamp is stored in the
metadata.event_timestampUDM field (1). - Ingested timestamp is stored in the
metadata.ingested_timestampUDM field (2).

- Event timestamp is stored in the
Detections panel
To open the Detectionsview, do the following:
- Open Detections> Rules & Detections, and then click the Dashboardbutton.
-
Click the rule name link under the Rule namecolumn. The Detectionspanel appears and displays the following:
- Detection timestamp appears in rows that identify a detection (1).
- Event timestamp appears in rows that identify events (2).

Alert view
To open the Alertview, do the following:
- Open Detections> Alerts & IOCs.
- Under the Alertstab, click the alert name link in the Namecolumn.
-
Click the Overviewtab to display the following:
- Alert (or Detection) created timestamp appears in the Alert Detailspane > Createdfield (1).
- Detection window appears in the Detection Summarypane > Detection windowfield (2).
- Detection timestamp appears is in the Detection Summarypane > Alerts detected atfield (3).

Need more help? Get answers from Community members and Google SecOps professionals.

