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!

Continuing Innovation & New Integrations Unlock Full Stack Observability For Your ...

You’ve probably heard the latest about AppDynamics joining the Splunk Observability portfolio, deepening our ...

Monitoring Amazon Elastic Kubernetes Service (EKS)

As we’ve seen, integrating Kubernetes environments with Splunk Observability Cloud is a quick and easy way to ...

Cloud Platform & Enterprise: Classic Dashboard Export Feature Deprecation

As of Splunk Cloud Platform 9.3.2408 and Splunk Enterprise 9.4, classic dashboard export features are now ...