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!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...