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

Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...