Splunk Cloud Platform

How to get Splunk Version for all environment components

SplunkExplorer
Contributor

Hi Splunkers, I must recover Splunk version for all component in a particular environment.
I have not access to all GUI and/or .conf files on all machine, so the idea is to try to recover those info with a Splunk search.

Here: How-to-identify-a-list-of-forwarders-sending-data I got a very useful search that I used and return me a lot of info about Forwarders, all ones: UF, HF and so on.
Due I'm not on a cloud env but an on prem one, I have also to recover Splunk version used on Indexers and Search Heads. So, my question is: how should I change search got on above link to gain version from IDXs and SHs?

Labels (1)
0 Karma
1 Solution

isoutamo
SplunkTrust
SplunkTrust

Hi

There some ways to get that information. Which one is best depends on your environment.

I suppose that you have MC configured and in use? If not please take it into use and utilise it with this.

With MC you can get this information directly from 

Settings -> MC -> Instances

Other option is use rest query for getting this from all instances, but this needs that those are defined as search peer for node where you are running this. In MC you have done this already

| rest splunk_server=* /services/server/info f=host f=host_fqdn f=version

3rd option is try to get this information from _internal log, but it needs that you have extended it's retention time enough for finding last start messages. By default it's retention is too short for this.

r. Ismo 

View solution in original post

PickleRick
SplunkTrust
SplunkTrust

Apart from MC or direct rest calls against your "main" components if you have forwarder monitoring enabled in your MC, you'll see a list of your forwarders which connected to your environment (the inventory is dynamically updated based on the version reported by UF to _internal).

0 Karma

isoutamo
SplunkTrust
SplunkTrust

Hi

There some ways to get that information. Which one is best depends on your environment.

I suppose that you have MC configured and in use? If not please take it into use and utilise it with this.

With MC you can get this information directly from 

Settings -> MC -> Instances

Other option is use rest query for getting this from all instances, but this needs that those are defined as search peer for node where you are running this. In MC you have done this already

| rest splunk_server=* /services/server/info f=host f=host_fqdn f=version

3rd option is try to get this information from _internal log, but it needs that you have extended it's retention time enough for finding last start messages. By default it's retention is too short for this.

r. Ismo 

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!

Index This | What travels the world but is also stuck in place?

April 2026 Edition  Hayyy Splunk Education Enthusiasts and the Eternally Curious!   We’re back with this ...

Discover New Use Cases: Unlock Greater Value from Your Existing Splunk Data

Realizing the full potential of your Splunk investment requires more than just understanding current usage; it ...

Continue Your Journey: Join Session 2 of the Data Management and Federation Bootcamp ...

As data volumes continue to grow and environments become more distributed, managing and optimizing data ...