Community Patterns

Community Library Entry

0

Regular Expression
Created·2018-01-25 09:37
Flavor·PCRE (Legacy)

/
^\<([0-9]{1,3})\>([A-Za-z]{3} [0-9]{1,2} \d{2}:\d{2}:\d{2}) ([\S]+) ([\S\s]+)
/
g
Open regex in editor

Description

Simple matcher for syslog format FRC 3164

Submitted by loreii