Deployment Architecture

Is there a way to get a complete list of all deployment clients without use web interface on a deployment server?

danyx32
New Member

I need to get a complete list of all deployment clients on my deployment server.
I can't access to the web interface of this deployment so i need to do it from shell.
I tried with splunk list deploy-clients -count -1 but just a few clients appear. Not all.

Thank you.

Tags (1)
0 Karma

adonio
Ultra Champion

do you have access to search?
try this:

| rest /services/deployment/client

or

 | rest /services/deployment/clients

however, your command seems accurate.
try run only the command without the "-count -1" and sample

$SPLUNK_HOME/bin/splunk list deploy-clients -auth admin:changeme

hope it helps

0 Karma
Get Updates on the Splunk Community!

Fall Into Learning with New Splunk Education Courses

Every month, Splunk Education releases new courses to help you branch out, strengthen your data science roots, ...

Super Optimize your Splunk Stats Searches: Unlocking the Power of tstats, TERM, and ...

By Martin Hettervik, Senior Consultant and Team Leader at Accelerate at Iver, Splunk MVPThe stats command is ...

How Splunk Observability Cloud Prevented a Major Payment Crisis in Minutes

Your bank's payment processing system is humming along during a busy afternoon, handling millions in hourly ...