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!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...