Deployment Architecture

How to find list of servers not managed by deployment server but transmitting data to Splunk

Manish_Sharma
Engager

Hi, 

Can anyone please help advise there is any quick way to find list of servers not managed by deployment server but transmitting data to Splunk on deployment server or SH itself. 

Thanks


0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @Manish_Sharma,

if you're speaking of servers using universal forwarder, you can use a search like the following:

index=_internal
| stats count BY host

and check the list with the ones managed by DS.

If you're speking of other hosts without universal forwarder, it's alonger search:

index=*
| stats count BY host

Ciao.

Giuseppe

0 Karma
Get Updates on the Splunk Community!

.conf25 Community Recap

Hello Splunkers, And just like that, .conf25 is in the books! What an incredible few days — full of learning, ...

Splunk App Developers | .conf25 Recap & What’s Next

If you stopped by the Builder Bar at .conf25 this year, thank you! The retro tech beer garden vibes were ...

Congratulations to the 2025-2026 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...