Splunk Enterprise

splunk indexer

verifi81
Path Finder

What is a way I can confirm that a splunk server is doing INDEXING?

Labels (1)
Tags (1)
0 Karma

richgalloway
SplunkTrust
SplunkTrust

One way is to check splunkd.log to see if the server reports itself as an indexer.

grep "Declared role" /opt/splunk/var/log/splunk/splunkd.log

 Another way is to see if the server is writing any hot buckets.  The _internal index is the best way to check.

ls -l $SPLUNK_DB/_internaldb/db/hot*
---
If this reply helps you, Karma would be appreciated.
0 Karma

verifi81
Path Finder

Is there a way to confirm within the UI? 

I did grep the splunkd.log for "declared role" but nothing came up.   

0 Karma

isoutamo
SplunkTrust
SplunkTrust

Both can queried from internal index.

index=_internal host=<your host> source=*splunkd.log sourcetype=splunkd “declare role” and time frame enough long to find that entry. And same for buckets. 

r. Ismo

0 Karma
Get Updates on the Splunk Community!

Wrapping Up Cybersecurity Awareness Month

October might be wrapping up, but for Splunk Education, cybersecurity awareness never goes out of season. ...

🌟 From Audit Chaos to Clarity: Welcoming Audit Trail v2

&#x1f5e3; You Spoke, We Listened  Audit Trail v2 wasn’t written in isolation—it was shaped by your voices.  In ...

What's New in Splunk Observability - October 2025

What’s New?    We’re excited to announce the latest enhancements to Splunk Observability Cloud and share ...