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!

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...