Alerting

Saved Search and alert for exceeding license?

cpenkert
Path Finder

Does anyone have a saved search that could be run daily to look at the previous 24 hour period and send an email alert if the license was exceeded for that period?

Thanks.

Tags (2)
0 Karma

lguinn2
Legend

This should do it:

 index=_internal source="*splunkd.log" "Indexing quota exceeded"

Save the search and set an alert for results>0
Run it once a day. Normally, it runs at midnight, but you could tweak it to run at 12:05 am and look at the previous day by setting the earliest time to -1d@d and the latest to @d.

There are a number of similar questions on the forum and a nice write up in the Wiki under Troubleshooting Indexed Data Volume

Finally, there are a number of free Apps available for monitoring license usage.

0 Karma

AaronMoorcroft
Communicator

Thanks for that, great help 🙂

0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...