Getting Data In

How can one determine on system level if a Splunk install is a Heavy Forwarder or an Indexer?

mspanhaak
New Member

Hi team,

I'm looking to find a way to identify if a Splunk server is a heavy forwarder or an Indexer in an automated way.

Is there a way to find out, by looking at filesystems, processes or running commands, on the system to identify the role of the server in Splunk?

I'm looking forward to your feedback, its highly appreciated.
Thanks.

0 Karma

neelamsantosh
Path Finder

Forwarders have outputs.conf configured to send the data to indexers.

Indexers have indexes.conf and best to confirm is see the size of db files.
from UI:
goto setting--> Data(indexes) and if there are good size in "Current_data" it means its an indexer.
from CLI:
du -h /| grep '[0-9.]+G'
if u find the index are having high disk space usage u can guess its an indexer.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

What’s New in Splunk AI: Volume 02

Welcome to the second edition of “What’s New in Splunk AI” where we look at the latest and greatest updates, ...

Splunk App Dev Quarterly Roundup: AI, Agents, and Innovation!

Another quarter, another wave of innovation. From complex integrations to pushing the limits ...

Value Insights: Now Generally Available in the CMC

Organizations are under pressure to move faster, control cost, expand AI adoption, and prove value with more ...