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:
parent
ee041b9ead
commit
529550f594
1 changed files with 0 additions and 3 deletions
|
@ -19,9 +19,6 @@ module(load="imuxsock")
|
||||||
# Collect kernel logs
|
# Collect kernel logs
|
||||||
module(load="imklog")
|
module(load="imklog")
|
||||||
|
|
||||||
# Collect systemd-journald logs
|
|
||||||
module(load="imjournal" ratelimit.interval="0" ratelimit.burst="0")
|
|
||||||
|
|
||||||
# Parse CEE logs
|
# Parse CEE logs
|
||||||
module(load="mmjsonparse")
|
module(load="mmjsonparse")
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue