Getting Data In

How to get last 5 mins triggered alerts and its data like host, source, message, etc fields using Splunk REST API

msunilreddy
New Member

Hi Team,

  How to get last 5 mins triggered alerts and its data like host, source, sourcetype, message, etc fields using Splunk REST API? 

 

Thanks,

Sunil

Labels (2)
0 Karma

livehybrid
SplunkTrust
SplunkTrust

Hi @msunilreddy 

The get the triggered alerts you can use the REST API endpoint:

/alerts/fired_alerts/

 https://docs.splunk.com/Documentation/Splunk/latest/RESTREF/RESTsearch#alerts.2Ffired_alerts

You can then iterate over the returned alerts to check if they are within 5 minutes and also use the "sid" to determine their host, source, response etc

🌟 Did this answer help you? If so, please consider:

  • Adding karma to show it was useful
  • Marking it as the solution if it resolved your issue
  • Commenting if you need any clarification

Your feedback encourages the volunteers in this community to continue contributing

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 ...