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!

Earn a $35 Gift Card for Answering our Splunk Admins & App Developer Survey

Survey for Splunk Admins and App Developers is open now! | Earn a $35 gift card!      Hello there,  Splunk ...

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 ...