Don't use 'imjournal' ('imuxsock' is already used)

I still don't understand why it increased the size of the firewall logs
by a factor of 5 to 10, but we don't really need structured logs from
systemd-journald and the author seems to discourage it's use, so I will
not investigate further.
This commit is contained in:
jeltz 2021-03-02 00:46:16 +01:00
parent ee041b9ead
commit 529550f594
1 changed files with 0 additions and 3 deletions

View File

@ -19,9 +19,6 @@ module(load="imuxsock")
# Collect kernel logs
module(load="imklog")
# Collect systemd-journald logs
module(load="imjournal" ratelimit.interval="0" ratelimit.burst="0")
# Parse CEE logs
module(load="mmjsonparse")