Security

Permission change detected for Informatica data directory/files

ajeeshneelamkav
New Member

Hello Team,

Am very new to Splunk, I have a requirement to detect permission changes to a directory on a Linux server .
We are using splunk 6.1

Folder path as an example: /test/data/files

Tags (2)
0 Karma

martin_mueller
SplunkTrust
SplunkTrust

You're best off using auditd for the actual auditing of permission changes, see http://serverfault.com/questions/434483/monitor-or-log-directory-permission-changes for an example. This writes a log file, which - you guessed it - can easily be collected and reported/alerted upon by Splunk.

Building your own auditing is pointless - you'll never be as accurate as a kernel-level well-matured Linux tool built for exactly this purpose. Why re-invent the wheel? Connect Splunk to the wheel for added horsepower 😄

theouhuios
Motivator

Splunk wouldn't really be an ideal tool for this from my view. But you can do this with splunk. Write a simple script which will basically do an ls -l and run the script every 10/15 mins. Once the data is in splunk you can write searches which will check its previous state and the present state and if it changes send an alert.

Now the reason why Splunk isn't the right tool to do it.
You will be ingesting pretty decent amount of data to find a change of permissions

Get Updates on the Splunk Community!

Index This | Forward, I’m heavy; backward, I’m not. What am I?

April 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

A Guide To Cloud Migration Success

As enterprises’ rapid expansion to the cloud continues, IT leaders are continuously looking for ways to focus ...

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...