Package: matrix-synpase Hi,
It seems that at least version 0.34.0-3~bpo9+2 logs everything to /var/log/messages, and also to /var/log/matrix-synapse/homeserver.log /var/log/messages is currently a 1.3 GB file, containing data for about 1 day. /var/log/matrix-synapse/homeserver.log on the other hand gets rotated more often, and contains the same messages. I have logcheck check the logs for me, which now takes over 1 hours to run. Please stop logging everything to both files. It only used to contain the errors in /var/log/messages. Kurt