All Apps and Add-ons

how to setup a alert on machine learning toolkit for historical data

yam2002
New Member

I am working on a splunk time series forcasting poc and needed to show how splunk send alert when the prediction returns a result above threshold. the search | inputlookup internet_traffic.csv | timechart span=120min avg("bits_transferred") as bits_transferred | eval bits_transferred=round(bits_transferred) , if predicts bits_trasferred above the condition given in alert should send email to mentioned id. Currently the condition give is per result of the search. Kindly let me know how to set up the alert or which condition to setup.

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...