Splunk Enterprise Security

Is there an Audit log that tracks changes to content in Splunk Enterprise Security?

john_glasscock
Path Finder

We have multiple people making changes to the content in Splunk Enterprise Security and I need to be able to track down when someone changed content.

0 Karma

esalesapns2
Communicator

On Splunk Enterprise 7.0.3, I can see write to content objects using the following search:

index=_internal sourcetype=splunkd_conf "data.task"=addCommit "data.optype_desc"=WRITE_STANZA

The data.asse_uri field has the object that was changed and the data.payload has more details For
example, data.payload.children.search.value has the search string written to a report.

jimmccarthy
New Member

Definitely, and I think Adonio is right: all depends what you're after. Given the circumstance you mentioned, audit.log & searches.log (if they piped the output of a search to delete) should have a record. Happy splunking!

http://docs.splunk.com/Documentation/Splunk/6.5.3/Troubleshooting/WhatSplunklogsaboutitself

0 Karma

adonio
Ultra Champion

yes sir,
what exactly are you after?

0 Karma

john_glasscock
Path Finder

I am trying to see who and when someone change a correlation search in Enterprise Security.

0 Karma

scannon4
Communicator

John did you figure out how to do this?

0 Karma

adonio
Ultra Champion

absolutely,
great answers here:
https://answers.splunk.com/answers/387244/anyone-know-of-a-way-of-finding-the-last-modified.html
https://answers.splunk.com/answers/317274/how-can-i-determine-who-modified-a-dashboard.html
there are more answers on this topic in this portal as well
look in _audit and _internal indexes.
you can narrow down by the correlation search name
hope it helps

0 Karma
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...