Monitoring Splunk

Indexer disk space monitoring

mburgess97
Path Finder

Does anyone have SPL to monitor for capacity % on an index cluster?

I'd like to watch each indexer/data volume and receive an alert if they breach a 90% threshold.

0 Karma

_JP
Contributor

Do you know about the Distributed Management Console?

Monitoring Splunk Enterprise overview - Splunk Documentation

 

You could peek into the dashboards/queries in there for help on building the SPL.  Also, there might be some alerts you can turn on.

 

Run DMC for the win.

_JP_1-1697562826150.jpeg

 

0 Karma

isoutamo
SplunkTrust
SplunkTrust

Hi

as @_JP said, MC is just for monitoring the whole Splunk environment. You really need it in any distributed environment. There are also some usable apps in splunkbase.splunk.com which you could look e.g. AdminAlerts.

One way to avoid running out of disc space on indexers it migrate your environment to use volumes instead of use SPLUNK_DB on all index configurations. That way splunk automatic frozen needed data based on volume size instead of days or index sizes.

r. Ismo

0 Karma
Get Updates on the Splunk Community!

Enter the Dashboard Challenge and Watch the .conf24 Global Broadcast!

The Splunk Community Dashboard Challenge is still happening, and it's not too late to enter for the week of ...

Join Us at the Builder Bar at .conf24 – Empowering Innovation and Collaboration

What is the Builder Bar? The Builder Bar is more than just a place; it's a hub of creativity, collaboration, ...

Combine Multiline Logs into a Single Event with SOCK - a Guide for Advanced Users

This article is the continuation of the “Combine multiline logs into a single event with SOCK - a step-by-step ...