Getting Data In

Log checking

sushmitha_mj
Communicator

What command should I use to check spluk logs in a linux system?

And where should I run this command?

Tags (3)
0 Karma

esix_splunk
Splunk Employee
Splunk Employee

In Splunk : search for "index=_internal" - This will give you all internal Splunk logs on your instance(s).

Alternatively, and old school, you can look in the $splunk_home$|/opt/splunk/var/log/splunk/ folder and grep through the logs.

0 Karma

vincenteous
Communicator

This "logs" you're talking about, are they the one to check the state and errors in your Splunk instance? Or are they something else?

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...