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!

Get Early Access to AI Playbook Authoring: Apply for the Alpha Private Preview ...

Passionate about security automation? Apply now to our AI Playbook Authoring Alpha private preview ...

Reduce and Transform Your Firewall Data with Splunk Data Management

Managing high-volume firewall data has always been a challenge. Noisy events and verbose traffic logs often ...

Automatic Discovery Part 1: What is Automatic Discovery in Splunk Observability Cloud ...

If you’ve ever deployed a new database cluster, spun up a caching layer, or added a load balancer, you know it ...