- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
05-25-2025 04:55 PM
I need a query which will give me results 10seconds before and 10seconds after the alert creation_time field for investigation from a hostname. So i need to add 10seconds to the alert creation_time field and subtract 10seconds from the creation_time field. Please also add the timezone of GMT +2
For example if the the alert creation time is May 19th 2025 18:30:50 then I should get results from May 19th 2025 18:30:40 to May 19th 2025 18:31:00
I tried multiple options but it is complex, challenging and very time consuming, Please help
05-27-2025 02:18 AM
Hello @rkumawat ,
Do you want to investigate ALerts or incidents? There is nothing call alert creation time field, please refer to below:
_time: represents the timestamp of the actual event that triggered the alert.
event_timestamp:Also denotes the timestamp of the event related to the alert, typically mirroring the _time
field.
Arrival_time: Indicates the time when the alert was ingested into the Cortex XDR system. (edited)
Please define your clear scope based on the above time fields.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!