Community Patterns

Community Library Entry

0

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

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

Description

no description available

Submitted by anonymous