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!

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...