Skip to content

Commit f7b398c

Browse files
authored
Update grok-patterns
1 parent 90d43a8 commit f7b398c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

public/patterns/grok-patterns

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,3 +93,6 @@ SYSLOGBASE %{SYSLOGTIMESTAMP:timestamp} (?:%{SYSLOGFACILITY} )?%{SYSLOGHOST:[hos
9393

9494
# Log Levels
9595
LOGLEVEL ([Aa]lert|ALERT|[Tt]race|TRACE|[Dd]ebug|DEBUG|[Nn]otice|NOTICE|[Ii]nfo?(?:rmation)?|INFO?(?:RMATION)?|[Ww]arn?(?:ing)?|WARN?(?:ING)?|[Ee]rr?(?:or)?|ERR?(?:OR)?|[Cc]rit?(?:ical)?|CRIT?(?:ICAL)?|[Ff]atal|FATAL|[Ss]evere|SEVERE|EMERG(?:ENCY)?|[Ee]merg(?:ency)?)
96+
97+
# Custom Pattners for Graylog by David00
98+
NEXUSTIMESTAMPTZ %{YEAR} %{MONTH} %{MONTHDAY} %{TIME} %{TZ}

0 commit comments

Comments
 (0)