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!

Deep Dive: Accelerate threat investigation with Splunk’s AI Assistant in Security

AI is one of the biggest topics in the market today, and for security teams, its value goes far beyond the ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...

Detection Engineering Office Hours: Real-World Troubleshooting & Q&A

[REGISTER HERE] This thread is for the Community Office Hours session on Detection Engineering Office Hours: ...