Splunk Search

search to show me all my splunk enterprise devices

net1993
Path Finder

Hi
Is there a search in splunk which I can run from search head which will show me all splunk enterprise devices?

Tags (1)
0 Karma
1 Solution

MuS
Legend

Hi net1993,

if all of your Splunk Enterprise instances are configured using best practices then they forward their _internal logs to your indexer. This means you can search the index=_internal for these instances like this:

index=_internal sourcetype=splunkd fwdType=full

Hope this helps ...

cheers, MuS

View solution in original post

0 Karma

skalliger
Motivator

If you're referring to Splunk Enterprise instances as well as Forwarders, you might want to take a look into the Monitoring Console as it offers all of that. If you want those dashbaords combined, just steal that SPL and put it in your own dashboard as many of those searches are simply searching through the _internal index of Splunk.

Skalli

0 Karma

MuS
Legend

Hi net1993,

if all of your Splunk Enterprise instances are configured using best practices then they forward their _internal logs to your indexer. This means you can search the index=_internal for these instances like this:

index=_internal sourcetype=splunkd fwdType=full

Hope this helps ...

cheers, MuS

0 Karma

skalliger
Motivator

Oh, I was too slow 😞

0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @net1993,
what do you mean with "splunk enterprise devices"?
if you mean Splunk Enterprise components (Search Heads, Indexers, Heavy Forwarders Universal Forwarders, and the other roles, you can configure and use Monitor Console [Settings -- Monitor Console].

You can also have an idea with a simple search index=_internal | stats count BY host because in this way you have the internal logs of all Splunk components, but you cannot separate Universal Forwarders from the others.

Ciao.
Giuseppe

0 Karma
Get Updates on the Splunk Community!

Mastering Data Pipelines: Unlocking Value with Splunk

 In today's AI-driven world, organizations must balance the challenges of managing the explosion of data with ...

The Latest Cisco Integrations With Splunk Platform!

Join us for an exciting tech talk where we’ll explore the latest integrations in Cisco + Splunk! We’ve ...

AI Adoption Hub Launch | Curated Resources to Get Started with AI in Splunk

Hey Splunk Practitioners and AI Enthusiasts! It’s no secret (or surprise) that AI is at the forefront of ...