Deployment Architecture

How to determine which servers are ingesting data into our Splunk instance?

uhkc777
Explorer

my instance is search head for our project. so i want to know the servers which are ingesting into only my instance with ip address ****

0 Karma

somesoni2
Revered Legend

Give this a try

| tstats count WHERE index=* splunk_server=YOurInstanceName by host index| table host index
0 Karma

sk314
Builder

Try this: |metadata index=* type=hosts

over "All-Time"

0 Karma

uhkc777
Explorer

not working
splunk_server=*38-20|dedup host index|table host index

is this works??

0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...