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!

Index This | What’s a riddle wrapped in an enigma?

September 2025 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with this ...

BORE at .conf25

Boss Of Regular Expression (BORE) was an interactive session run again this year at .conf25 by the brilliant ...

OpenTelemetry for Legacy Apps? Yes, You Can!

This article is a follow-up to my previous article posted on the OpenTelemetry Blog, "Your Critical Legacy App ...