Security

Unathorized access files

ajeeshneelamkav
New Member

Hello All,

I am new to splunk and have following use case requirement

Only service account(svc) is permitted to access the files in a directory on a Linux machine. Successful and failed access attempts by any other users to this files needs to be reported.

We are using splunk 6.1 an how can I achieve this.

0 Karma

kml_uvce
Builder

you can indexed the log file which has the user access information about the directory.
write this in inputs.conf
[monitor:///<log file>]

kamal singh bisht
0 Karma

ajeeshneelamkav
New Member

That has been enabled but what to write in search query to capture this unauthorized access to file? Is there any specific field value which can be measured or capture nametype= NORMAL and other than this user will it work?

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 ...