Community Patterns

Community Library Entry

0

Regular Expression
Created·2017-10-06 06:40
Flavor·PCRE (Legacy)

/
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
Open regex in editor

Description

no description available

Submitted by anonymous