Community Patterns

Community Library Entry

0

Regular Expression
Created·2016-01-21 09:26
Flavor·PCRE (Legacy)

/
((?<syslog_pri>(^\<\d*\>))|(^(?<facility>[^\.]*)\.(?<severity>[^\s]*)))?\s*(?:%{SYSLOGTIMESTAMP:timestamp}|%{TIMESTAMP_ISO8601:timestamp}) %{SYSLOGHOST:iporhost}(?<messgae>.*)
/
g
Open regex in editor

Description

no description available

Submitted by anonymous