SPL
Index Modifications
Description
This Splunk query should show which users attempted to modify an index and if that action was successful:
1 1
index=_audit user=* action=indexes_edit | stats count by index info user action
SPL
index=_audit user=* action=indexes_edit | stats count by index info user action
Comments
0 total
Be the first to comment on this SPL.
Leave a comment
You must log in to post a comment.