Alerting

Splunk popout when column have values exceeding threshold

delewis13
Explorer

I need to automatically create a popout window / other in-dashboard notification when certain thresholds are broken within a table.

Thus far I have managed to configure Splunk popouts triggered by on click events as described at https://www.hurricanelabs.com/splunk-tutorials/splunk-custom-modal-view-creation-part-1-revealing-a-...

This grabs the table using:
mvc.components.get

and triggers a modal window using:
table.on("click", function(e))

What would perfect is some other functionality than "click", that instead triggers when thresholds are passed. Also open to any other suggestions on how to implement a similar functionality.

Cheers!

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...