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!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...