Monitoring Splunk

Monitor Splunk editing views

bleung93
Path Finder

Does Splunk monitor it self in ways of a user, no matter what role, has been editing or deleting any views?

Tags (2)
0 Karma
1 Solution

MuS
Legend

Hi bleung93,

with auditing enabled, every interaction with Splunk -- search, configuration changes, etc -- generates an audit event in the index=_audit. Here is a list of activities that generate audit events:

  • all files in Splunk's configuration directory $SPLUNK_HOME/etc/*
    files are monitored for add/change/delete using the file system change monitor.
  • system start and stop.
  • users logging in and out.
  • adding / removing a new user.
  • changing a user's information (password, role, etc).
  • execution of any capability in the system.
    capabilities are listed in authorize.conf

Read more about auditing in the docs

hope this helps ...

cheers, MuS

View solution in original post

MuS
Legend

Hi bleung93,

with auditing enabled, every interaction with Splunk -- search, configuration changes, etc -- generates an audit event in the index=_audit. Here is a list of activities that generate audit events:

  • all files in Splunk's configuration directory $SPLUNK_HOME/etc/*
    files are monitored for add/change/delete using the file system change monitor.
  • system start and stop.
  • users logging in and out.
  • adding / removing a new user.
  • changing a user's information (password, role, etc).
  • execution of any capability in the system.
    capabilities are listed in authorize.conf

Read more about auditing in the docs

hope this helps ...

cheers, MuS

Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

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

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...