Monitoring Splunk

Audit log access and initialization for PCI DSS

fraserhardy
New Member

Hi,

Does splunk log all audit information relating to requirement 10.2 in PCI DSS (Successful and Failed access to splunk, initialization of logs etc.. )

Our auditor wants to see all this and I'm sure splunk does monitor this but cant find it.

Thanks,
Fraser

Tags (3)
0 Karma

MarioM
Motivator

index=_audit will give you most of the information and here 2 examples:

splunk failed access:

index=_audit "action=login attempt" NOT "action=search" "info=failed"

splunk successful access:

index=_audit "action=login attempt" NOT "action=search" "info=succeeded"
0 Karma
Get Updates on the Splunk Community!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...