Getting Data In

Splunk not ingesting some log files

user789
New Member

I have set splunk to ingest the /var/log directory. On this particular host, I go to filter by "source", and only see 2 sources:

  • /var/log/messages
  • /var/log/maillog

Why is it not seeing other files and folders? For example, there is /var/log/audit/audit.log.

0 Karma

richgalloway
SplunkTrust
SplunkTrust

Does the account running Splunk have read access to the missing files? Often, files in /var/log are secured so only root can read them.

---
If this reply helps you, Karma would be appreciated.
0 Karma

user789
New Member

Splunk is running as "sudo", so this should be fine, right?

0 Karma

richgalloway
SplunkTrust
SplunkTrust

"fine" as in able to read the files, yes. "fine" as in a good way to run Splunk, no. Running Splunk (or any non-OS process) as root increases your attack surface.

---
If this reply helps you, Karma would be appreciated.

user789
New Member

So splunk is able to read these files and into directories, yet they are not populating on the splunk server.

0 Karma

richgalloway
SplunkTrust
SplunkTrust

Search index=_internal to verify the forwarder is sending data to the indexers. Verify you are looking in the right index for the data.

---
If this reply helps you, Karma would be appreciated.
0 Karma

user789
New Member

I ran the query for index=_internal, and I do not see any of my hosts showing up.

0 Karma
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, ...