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!

Welcome to the Splunk Community!

(view in My Videos) We're so glad you're here! The Splunk Community is place to connect, learn, give back, and ...

Tech Talk | Elevating Digital Service Excellence: The Synergy of Splunk RUM & APM

Elevating Digital Service Excellence: The Synergy of Real User Monitoring and Application Performance ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...