Add sendmail journalmatch options

pull/1566/head
Orion Poplawski 2016-10-03 16:26:11 -06:00 committed by sebres
parent babb76cb3c
commit 84f552881c
2 changed files with 6 additions and 0 deletions

View File

@ -13,6 +13,10 @@ failregex = ^%(__prefix_line)s\w{14}: (\S+ )?\[<HOST>\]( \(may be forged\))?: po
ignoreregex =
[Init]
journalmatch = _SYSTEMD_UNIT=sendmail.service
# DEV Notes:
#
# Author: Daniel Black

View File

@ -33,6 +33,8 @@ ignoreregex =
[Init]
journalmatch = _SYSTEMD_UNIT=sendmail.service
# "maxlines" is number of log lines to buffer for multi-line regex searches
maxlines = 10