Dashboards & Visualizations

How can we detect and display fluctuations of data?

danielbb
Motivator

We would like to detect and display fluctuations of data. So, let's say the count of network events for a certain sourcetype in this month is double than the previous month, we would like to show it in a panel and potentially create an alert for it.

How can we do it? 

Labels (1)
Tags (1)
0 Karma

chirs
Observer

It really depends on what you want, but this is what I do:

 

  1. Build a search which gets run after midnight, so maybe 1 am, as a saved search to gather 30 days worth of data into statistics like max(), min(), avg() and so forth to get you the trend, broken out by day.
  2. Then run a scheduled search at the cadence you want for the same data for today, comparing the values in the lookup table against the data you have for today.
  3. Create an eval to give yourself a "this is about right", "this is too low", "this is too high" kind of status column.
  4. Trigger an alert based on what conditions are not acceptable.
0 Karma
Get Updates on the Splunk Community!

Index This | Why did the turkey cross the road?

November 2025 Edition  Hayyy Splunk Education Enthusiasts and the Eternally Curious!   We’re back with this ...

Enter the Agentic Era with Splunk AI Assistant for SPL 1.4

  🚀 Your data just got a serious AI upgrade — are you ready? Say hello to the Agentic Era with the ...

Feel the Splunk Love: Real Stories from Real Customers

Hello Splunk Community,    What’s the best part of hearing how our customers use Splunk? Easy: the positive ...