I just had a look at my Dovecot logs, and it’s majority full of Watchdog information like this:
02.04.2024 11:53:08 info managesieve-login: Disconnected: Connection closed (no auth attempts in 0 secs): user=<>, rip=172.22.1.14, lip=172.22.1.250
02.04.2024 11:53:08 info imap-login: Disconnected: Aborted login by logging out (no auth attempts in 0 secs): user=<>, rip=172.22.1.14, lip=172.22.1.250
02.04.2024 11:53:08 info imap-login: Disconnected: Aborted login by logging out (no auth attempts in 0 secs): user=<>, rip=172.22.1.14, lip=172.22.1.250, TLS, TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)
02.04.2024 11:53:08 info lmtp(1761): Disconnect from 172.22.1.14: Logged out (state=MAIL FROM)
02.04.2024 11:53:08 info lmtp(1761): Connect from 172.22.1.14
Is there a way to avoid logging information from the Watchdog container (IP 172.22.1.14)?
I only want to see connection related information from the Internet.