Splunk Search

If I have a result from an hourly Splunk alert, how can I compare this with the previous hour's data?

aartist
New Member

I have an hourly alert in Splunk which produces results like:

host   error           count
A      database down   20
B      server down     15

How I can compare this data with previous hour's data and show the ups and downs in the result?
I'd like to do it without the searching the previous hour's data again for performance reasons.

Thanks.

Tags (2)
0 Karma

masonmorales
Influencer

You can do this by creating a summary index, and then selecting "enable summary indexing" under alert actions. You can then search the summary index and use something like steamstats with an eval function to compare the current hour to the last hour.

aartist
New Member

I didn't find the "enable summary indexing". Perhaps my Splunk administrator didn't do it. and I don't have any control over it. Is there a way around?

0 Karma

masonmorales
Influencer

I would ask your Splunk admin to do it. There is the option of editing the search to outputcsv. Then, you could do an inputlookup on that and do streamstats, but a CSV file isn't going to scale very well...

0 Karma
Get Updates on the Splunk Community!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

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