Getting Data In

Splunk Self Monitoring

I_am_Jeff
Communicator

My security people have asked if there is a self-monitoring capability in Splunk to track situations such as

  • A disgruntled employee does something and tries to cover his track by
    modifying the log file and the Splunk index, either by editing or removal.
Tags (1)
1 Solution

jbsplunk
Splunk Employee
Splunk Employee

By default Splunk monitors changes to $SPLUNK_HOME/etc/. Changes to the index and log files are probably best tracked with operating system level changes. You could use fschange, but it is deprecated and as such, won't be around forever.

http://docs.splunk.com/Documentation/Splunk/latest/Data/FSChangelocal

However, in my opinion, operating system level tools(auditd) are preferable to something like fschange.

View solution in original post

jbsplunk
Splunk Employee
Splunk Employee

By default Splunk monitors changes to $SPLUNK_HOME/etc/. Changes to the index and log files are probably best tracked with operating system level changes. You could use fschange, but it is deprecated and as such, won't be around forever.

http://docs.splunk.com/Documentation/Splunk/latest/Data/FSChangelocal

However, in my opinion, operating system level tools(auditd) are preferable to something like fschange.

I_am_Jeff
Communicator

HOWEVER, our security team did like event hashing.

http://docs.splunk.com/Documentation/Splunk/4.3.4/Admin/Eventhashing

0 Karma

I_am_Jeff
Communicator

Yup. I knew about fschange going away. And it's always difficult to have the watcher watch itself in a meaningful and trusted way. Thank you for your comments!

0 Karma
Get Updates on the Splunk Community!

Get Your Exclusive Splunk Certified Cybersecurity Defense Engineer at Splunk .conf24 ...

We’re excited to announce a new Splunk certification exam being released at .conf24! If you’re headed to Vegas ...

Share Your Ideas & Meet the Lantern team at .Conf! Plus All of This Month’s New ...

Splunk Lantern is Splunk’s customer success center that provides advice from Splunk experts on valuable data ...

Combine Multiline Logs into a Single Event with SOCK: a Step-by-Step Guide for ...

Combine multiline logs into a single event with SOCK - a step-by-step guide for newbies Olga Malita The ...