Troubleshoot Activity logs in Splunk Enterprise Security
Activity logs provide a tamper-proof audit trail for changes made to a finding, finding group, or investigation. Following are some of the common issues with troubleshooting tips:
Activity log is empty
Issue: Activity log is empty and the Load Activity log button does not resolve.
Cause: Search is still running due to a large history and a slow index.
- Check that the search handler received the request and created a job.
- Verify that the
mc_historyindex has events for the object. - Check the Splunk search query for errors.
Permission issues
Issue: Permission to access and get history from the Activity logs is denied.
- You don't have the
mc_investigation_readcapability. - You don't have the read capability for the queue to which the investigation belongs.
Resolution: Contact your Splunk administrator to request full access permissions.
Inaccurate results in the Activity log
Issue: Results are truncated and the Activity log is missing old events
Cause: The maximum events that the Activity log can hold is 10,000 events.
Resolution: For objects with long histories, narrow the time range or use report = true on the REST endpoint.