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!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...