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!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...