Splunk Search

How to see the forwarder management list of clients search?

Gregski11
Contributor

On Splunk 9.0.0 on windows on one of our dedicated Deployment servers when we go to Settings \ Forwarder Management in the Web UI we get a nice list of Clients aka systems running the Universal Forwarder so far so good

My question is how can I see what Search is generating this result ie this list of machines? unlike some of the other screens there is no magnifying glass icon to click on to invoke the search pane 

Labels (1)
0 Karma
1 Solution

paulcurry
Path Finder

I don't know that exact search but have used the below search to get an exportable list of deployment clients.

| rest splunk_server=local /services/deployment/server/clients 
| table hostname utsname 
| sort utsname

 

View solution in original post

paulcurry
Path Finder

I don't know that exact search but have used the below search to get an exportable list of deployment clients.

| rest splunk_server=local /services/deployment/server/clients 
| table hostname utsname 
| sort utsname

 

Gregski11
Contributor

Paul you my friend are a Rock Star !!! that's exactly what I needed 

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 ...