Getting Data In

Monitoring two different paths in inputs.conf, why am I only getting logs from one path, but not the second path?

pavanae
Builder

Hi the following is my inputs.conf

[monitor:///opt/jboss/server/*/log/server.log]
index = sit_2
sourcetype = log4j

[monitor:///opt/jboss/server/shared/logs/*/server.log]
index = sit_2
sourcetype = log4j

I am able to get logs from first path, but i wasn't able to get logs from the second path. I have checked whether the path is wrong, but i'ts correct and I also checked whether that path doesn't have splunk permissions, but it has permission.

I still can't see the logs from that particular path even though its seems everything was perfect.

Please tell me what might be the issue?

0 Karma
1 Solution

woodcock
Esteemed Legend

This will work:

[monitor:///opt/jboss/server/.../log/server.log]
index = sit_2
sourcetype = log4j

If that doesn't work then this is probably what is happening:

http://answers.splunk.com/answers/35210/crcsalt-issue.html

View solution in original post

woodcock
Esteemed Legend

This will work:

[monitor:///opt/jboss/server/.../log/server.log]
index = sit_2
sourcetype = log4j

If that doesn't work then this is probably what is happening:

http://answers.splunk.com/answers/35210/crcsalt-issue.html

Get Updates on the Splunk Community!

Splunk Observability for AI

Don’t miss out on an exciting Tech Talk on Splunk Observability for AI! Discover how Splunk’s agentic AI ...

[Puzzles] Solve, Learn, Repeat: Dereferencing XML to Fixed-length events

This challenge was first posted on Slack #puzzles channelFor a previous puzzle, I needed a set of fixed-length ...

Stay Connected: Your Guide to December Tech Talks, Office Hours, and Webinars!

What are Community Office Hours? Community Office Hours is an interactive 60-minute Zoom series where ...