Hi,
I used to periodically query the REST API using the search app in Splunk Web, something like so:
| rest /services/deployment/server/clients/ | rename hostname as host utsname as os | table host os
I've recently upgraded Splunk Enterprise from 6.4.3 to 6.5.3 and have now noticed that the above search yields no results. Does anyone know what may have changed that has caused this REST command to no longer function?
Thanks!
↧