Monitoring Splunk

WARN FilesystemChangeWatcher - error getting attributes of path : Permission denied

tkrishna
New Member

emphasized text
Hi,

      I am trying to send oracle listener log xml files to splunk but i am getting below error . I am able to send /var/log/messages from the same server to splunk 

WARN FilesystemChangeWatcher - error getting attributes of path "/alert": Permission denied

Tags (1)
0 Karma

renjith_nair
Legend

Hi @tkrishna ,

This looks like a file read permission issue.

  • Switch to 'splunk' user and try to read these files.
  • Make sure that the splunk user is able to read parent directories also and execution bit is set on the directory level
  • Run splunk list monitor as splunk user and check if the file is listed.
---
What goes around comes around. If it helps, hit it with Karma 🙂
0 Karma

tkrishna
New Member

HI Renjith,

      we don't have spunk user setup. Is it mandatory to have splunk user ? . As i can send /var/log/messages to indexer 
0 Karma

renjith_nair
Legend

Nope, by splunk user I mean whichever user you are using to run splunk , hopefully its not root

---
What goes around comes around. If it helps, hit it with Karma 🙂
0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...