Alerting

How can I get the creation-date of alerts?

anilkumaryadav
New Member

Hi,

I have searched across the answers community and came to know that updated can give nearby datetime when alert was last modified. But I want to get a list of alerts with creator, creation-date.
Is there any way to achieve it?

Thanks,
Anil

Tags (2)
0 Karma

vinaybandaru
Path Finder

Hi @anilkumaryadav ,

I don't know if it is correct but you can try with below query if i'm not wrong if you have the data retention for _audit index that covers the creation time of alerts.

index=_audit ss_name "alertname" action=search | dedup source sortby +_time | table _time,user

Thanks,
Vinay

0 Karma
Get Updates on the Splunk Community!

New Case Study: How LSU’s Student-Powered SOCs and Splunk Are Shaping the Future of ...

Louisiana State University (LSU) is shaping the next generation of cybersecurity professionals through its ...

Splunk and Fraud

Join us on November 13 at 11 am PT / 2 pm ET!Join us for an insightful webinar where we delve into the ...

Build Your First SPL2 App!

Watch the recording now!.Do you want to SPL™, too? SPL2, Splunk's next-generation data search and preparation ...