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!

Automatic Discovery Part 1: What is Automatic Discovery in Splunk Observability Cloud ...

If you’ve ever deployed a new database cluster, spun up a caching layer, or added a load balancer, you know it ...

Real-Time Fraud Detection: How Splunk Dashboards Protect Financial Institutions

Financial fraud isn't slowing down. If anything, it's getting more sophisticated. Account takeovers, credit ...

Splunk + ThousandEyes: Correlate frontend, app, and network data to troubleshoot ...

 Are you tired of troubleshooting delays caused by siloed frontend, application, and network data? We've got a ...