mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2025-08-02 17:14:31 +02:00
chore(logwatch): Add ignore.conf
to ignore logs from Dovecot index-worker
(#4012)
This commit is contained in:
parent
016d6b5255
commit
dab3d9fe71
3 changed files with 5 additions and 0 deletions
2
target/logwatch/ignore.conf
Normal file
2
target/logwatch/ignore.conf
Normal file
|
@ -0,0 +1,2 @@
|
|||
# ignore output from dovecot-fts-xapian about successfully indexed messages
|
||||
dovecot: indexer-worker\([^\)]+\).*Indexed
|
Loading…
Add table
Add a link
Reference in a new issue