Hi Peter,
Thanks for your answer. That is correct for journald.conf. For journal-remote.conf the name of the keys differ (according to: https://www.freedesktop.org/software/systemd/man/journal-remote.conf.html).
Am I wrong?
On Fri, Feb 3, 2023 at 9:57 AM Peter Hoeg <peter@xxxxxxxx> wrote:
Jan 27 10:20:11 log-server systemd-journal-remote[949021]: /etc/systemd/journal-remote.conf:18: Unknown key name ’MaxFiles’ in section ’Remote’, ignoring.
Because there is no key by that name? According to
man journald.conf
it’s eitherSystemMaxFiles
orRuntimeMaxFiles
depending on what you’re looking for.