All Apps and Add-ons

Splunk On Splunk version: Splunk (build )

EricPartington
Communicator

Using the S.O.S app to view the versions of my splunk installation

noticed that one of my indexers is listed as version: Splunk (build ) which is not how the other 11 splunk servers are listed.

how can I get the version to properly be reflected ? I checked the $SPLUNK_HOME/etc/splunk.version file and it is the same as the other indexers.

does the app use a rest endpoint that i can trigger to see if i get a proper version or the text it shows currently ?

0 Karma
1 Solution

martin_mueller
SplunkTrust
SplunkTrust

I assume it's using the REST endpoint server/info: http://docs.splunk.com/Documentation/Splunk/latest/RESTAPI/RESTsystem#server.2Finfo

You can call that yourself by pointing a browser at https://splunk-server:mgmt-port/services/server/info and authenticating as an admin.

Alternatively, run this on a search head:

| rest /services/server/info

View solution in original post

martin_mueller
SplunkTrust
SplunkTrust

I assume it's using the REST endpoint server/info: http://docs.splunk.com/Documentation/Splunk/latest/RESTAPI/RESTsystem#server.2Finfo

You can call that yourself by pointing a browser at https://splunk-server:mgmt-port/services/server/info and authenticating as an admin.

Alternatively, run this on a search head:

| rest /services/server/info

martin_mueller
SplunkTrust
SplunkTrust

Does this answer your question 90003 as well?

0 Karma

EricPartington
Communicator

love the rest endpoint search. excellent idea thanks

0 Karma
Get Updates on the Splunk Community!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...