- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Audit log access and initialization for PCI DSS
fraserhardy
New Member
08-11-2011
05:09 AM
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
MarioM
Motivator
08-11-2011
09:10 AM
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"
