Regular Expressions 101

Community Patterns

Event ID: 1101

0

Regular Expression
PCRE (PHP <7.3)

/
Audit (?P<audit_outcome>(Success|Failure)),(?P<log_date>.*),Microsoft-Windows-Eventlog,(?P<event_id>\d+),(?P<category>.*),(?P<event_message>.*)\s+(?P<amount_of_events>\d+)
/
g

Description

no description available

Submitted by anonymous - 7 years ago