Alerting

How to add search based alerts in Splunk Django app ?

shrirangphadke
Path Finder

In Splunk UI we can add search based alerts i.e. if some real-time search condition is satisfied we can take some action based on that.
How to achieve this through Splunk Django web framework application.
Are there any code examples available ?

0 Karma
1 Solution

stephanefotso
Motivator

Hello! That is simple.

  1. Just add the search view to your django app, by addind this to your app nav menu.

  2. Now you can launch any search from your application, and then save it as an alert.

Thanks

SGF

View solution in original post

stephanefotso
Motivator

Hello! That is simple.

  1. Just add the search view to your django app, by addind this to your app nav menu.

  2. Now you can launch any search from your application, and then save it as an alert.

Thanks

SGF

shrirangphadke
Path Finder

Hi !
Thank you very much for your help ! 🙂

0 Karma
Get Updates on the Splunk Community!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...