From 9ce40f635b7e7fefa8986b21ea17076177070b12 Mon Sep 17 00:00:00 2001 From: Maximilian Mehnert Date: Sat, 11 May 2024 12:49:07 +0200 Subject: [PATCH] add logwatch ignore.conf and ignore "dovecot: indexer-worker" output of successfuly indexed messages --- Dockerfile | 1 + target/logwatch/ignore.conf | 1 + 2 files changed, 2 insertions(+) create mode 100644 target/logwatch/ignore.conf diff --git a/Dockerfile b/Dockerfile index 8b2a502c..bf688ec1 100644 --- a/Dockerfile +++ b/Dockerfile @@ -273,6 +273,7 @@ EOF # ----------------------------------------------- COPY target/logwatch/maillog.conf /etc/logwatch/conf/logfiles/maillog.conf +COPY target/logwatch/ignore.conf /etc/logwatch/conf/ignore.conf # ----------------------------------------------- # --- Supervisord & Start ----------------------- diff --git a/target/logwatch/ignore.conf b/target/logwatch/ignore.conf new file mode 100644 index 00000000..47d4803e --- /dev/null +++ b/target/logwatch/ignore.conf @@ -0,0 +1 @@ +dovecot: indexer-worker\([^\)]+\).*Indexed