Splunk Search

What forwarder versions am I running?

the_wolverine
Champion

Is there a search that I can run at the indexer that will tell me what versions my forwarders are on?

Tags (3)
1 Solution

the_wolverine
Champion

The capability was added in 4.0.10 (forwarders) to forward on the license.version file. As a workaround for pre-4.0.10 forwarders, you can configure the following input on your forwarder's inputs.conf:

[monitor://$SPLUNK_HOME/etc/splunk.version]
index = _internal
host=myLWF1
sourcetype=splunk_version
_TCP_ROUTING = *

This will forward the splunk.version file to your indexer. You can then easily figure out what version each forwarder host is running by searching on the LWF hostname and sourcetype=splunk_version.

View solution in original post

the_wolverine
Champion

The capability was added in 4.0.10 (forwarders) to forward on the license.version file. As a workaround for pre-4.0.10 forwarders, you can configure the following input on your forwarder's inputs.conf:

[monitor://$SPLUNK_HOME/etc/splunk.version]
index = _internal
host=myLWF1
sourcetype=splunk_version
_TCP_ROUTING = *

This will forward the splunk.version file to your indexer. You can then easily figure out what version each forwarder host is running by searching on the LWF hostname and sourcetype=splunk_version.

gkanapathy
Splunk Employee
Splunk Employee

This is in 4.0.10. release, so if you are there, you don't need to add it.

0 Karma

Mick
Splunk Employee
Splunk Employee

No, but there are plans to do this in a future version

ben_leung
Builder

Hello from the future/present.....past....

Is there now a splunk query to run at the indexer level to display forwarder versions?

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!

May 2026 Splunk Expert Sessions: Security & Observability

Level Up Your Operations: May 2026 Splunk Expert Sessions Whether you are refining your security posture or ...

Network to App: Observability Unlocked [May & June Series]

In today’s digital landscape, your environment is no longer confined to the data center. It spans complex ...

SPL2 Deep Dives, AppDynamics Integrations, SAML Made Simple and Much More on Splunk ...

Splunk Lantern is Splunk’s customer success center that provides practical guidance from Splunk experts on key ...