All Apps and Add-ons

determine version for Splunk indexers centrally

EricPartington
Communicator

I am trying to determine the version of all my Splunk indexers and search heads centrally.

I read here
http://docs.splunk.com/Documentation/Splunk/5.0.2/Troubleshooting/CheckSplunkversion

that splunk is supposed to log the contents of splunk.version which would be perfect

I am trying the search that is provided but I am not getting any results
index=_internal sourcetype=splunk_version | dedup host | top VERSION
ran that for all time, i performed an upgrade last week so there should be data from that file.

where can I find that information so that I can display it in a dashboard for easy reporting ?

0 Karma

hexx
Splunk Employee
Splunk Employee

Use the following search from your search-head:

| rest /services/server/info | table splunk_server version
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!

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 ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...