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!

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...