Alerting

How to enable an anomaly detection whenever there is a change in value of a field?

simon21
Path Finder

I have a field called capacity. I want to enable anomaly detection whenever there is a change in value of capacity (increments or decrements). So, if capacity value for a source "A" is "10" at 7th dec 14:40pm, and at 7th Dec 15:15pm, the capacity of source "A" is "12", then i want to be notified via an alert. Please help. Thanks!

0 Karma

sundareshr
Legend

I believe what you need is anomalousvalue. Try this, set your alert to trigger if count>0

base search | anomalousvalue capacity action=filter
0 Karma
Get Updates on the Splunk Community!

Troubleshooting the OpenTelemetry Collector

  In this tech talk, you’ll learn how to troubleshoot the OpenTelemetry collector - from checking the ...

Adoption of Infrastructure Monitoring at Splunk

  Splunk's Growth Engineering team showcases one of their first Splunk product adoption-Splunk Infrastructure ...

Modern way of developing distributed application using OTel

Recently, I had the opportunity to work on a complex microservice using Spring boot and Quarkus to develop a ...