Splunk Search

How I do identify all splunk components based off of the _internal index?

splunkDude2015
Explorer

Using the internal index, is there a way for me to find out errors being thrown from the different splunk components?

Tags (1)
0 Karma

ChrisG
Splunk Employee
Splunk Employee

You are probably most interested in the introspection logs. You can read about them in the Troubleshooting Manual, which also includes some sample platform instrumentation searches.

If you have not already done so, you should also look at the Distributed Management Console and the searches that power its dashboards.

0 Karma

woodcock
Esteemed Legend

I don't know what you mean by components but this is a good search to get you started:

index=_internal log_level!=INFO| cluster showcount=t | table cluster_count _raw | sort -cluster_count
0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...