Getting Data In

How to determine which indexer received an event and how to output a graph with count by indexer?

ateterine
Path Finder

Hi Splunkers,

I am sure I've seen this before, but cannot remember.

In the cluster of 3 indexers and replication factor of 3 I am trying to determine which indexer receives an event, which field can I use to indicate that?

Essentially I would like to output a graph with count by indexer/host etc.

Thank you!

Tags (3)
0 Karma

xpac
SplunkTrust
SplunkTrust

Hey,

by default, you can't. There is a field splunk_server, but it only shows which indexer returned that event and might be different in every search, because a different indexer might return a different subset of the result.
If you really want to know which indexer received an event, i.e. parsed and processed it, you could add an config for an index-time field on every indexer and set that field to that indexer's name. However, this only works for newly indexed data and might slightly increase disk space used.

Hope that helps - if it does I'd be happy if you would upvote/accept this answer, so others could profit from it. 🙂

0 Karma

ateterine
Path Finder

Thanks @xpac is there a way to get this info from DMC?

0 Karma
Get Updates on the Splunk Community!

Splunk Mobile: Your Brand-New Home Screen

Meet Your New Mobile Hub  Hello Splunk Community!  Staying connected to your data—no matter where you are—is ...

Introducing Value Insights (Beta): Understand the Business Impact your organization ...

Real progress on your strategic priorities starts with knowing the business outcomes your teams are delivering ...

Enterprise Security (ES) Essentials 8.3 is Now GA — Smarter Detections, Faster ...

As of today, Enterprise Security (ES) Essentials 8.3 is now generally available, helping SOC teams simplify ...