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!

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Wondering How to Build Resiliency in the Cloud?

IT leaders are choosing Splunk Cloud as an ideal cloud transformation platform to drive business resilience,  ...

Updated Data Management and AWS GDI Inventory in Splunk Observability

We’re making some changes to Data Management and Infrastructure Inventory for AWS. The Data Management page, ...