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!

Event Series: Telemetry Pipeline Management

Balancing Scale and Spend: Gaining Control Over High-Volume Metrics in Splunk Observability Cloud As ...

Kick the Tires Before You Commit: A Hands-On Tour of the Splunk Observability Cloud ...

Evaluating an enterprise observability platform usually goes like this: fill out a form, get a free trial with ...

Deep insights, no barriers: Splunk Observability Cloud Free Edition

As software delivery cycles continue to accelerate, observability shouldn’t be a luxury — it should be a ...