Monitoring Splunk

How to call an API when alert trigger

thinhdinh
Path Finder

Hello experts,

I am looking for a solution to respond an incident using alert in Splunk. In stead of alert sending, I want to call to specific APIs when alerts is triggered. Kinds of ticket creating in Jira or message sending using third parties or server restarting when server out of memory, and so on. How can we implement it?

Labels (1)
Tags (2)
0 Karma
1 Solution

harsmarvania57
Ultra Champion

Hi,

To achieve various task you need to use Alert Action . For Incident crreation in JIRA there are few add-ons available on https://splunkbase.splunk.com . For other activity like server reboot & any other activity you may need to write custom alert action, for more info on custom alert action refer https://docs.splunk.com/Documentation/Splunk/8.0.4/AdvancedDev/ModAlertsIntro

View solution in original post

harsmarvania57
Ultra Champion

Hi,

To achieve various task you need to use Alert Action . For Incident crreation in JIRA there are few add-ons available on https://splunkbase.splunk.com . For other activity like server reboot & any other activity you may need to write custom alert action, for more info on custom alert action refer https://docs.splunk.com/Documentation/Splunk/8.0.4/AdvancedDev/ModAlertsIntro

Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...