Hi, the directory /var/log/journal/xxx grows rapidly up to fill the entire fs, lots of files like:
user-XYZK.journal
– Logs begin at Wed 2019-06-19 21:26:15 CEST, end at Wed 2019-06-19 22:26:36 CEST. –
Jun 19 21:26:15 ucsdc systemd[29943]: Listening on GnuPG network certificate management daemon.
Jun 19 21:26:15 ucsdc systemd[29943]: Listening on GnuPG cryptographic agent (access for web browsers).
Jun 19 21:26:15 ucsdc systemd[29943]: Listening on GnuPG cryptographic agent (ssh-agent emulation).
Jun 19 21:26:15 ucsdc systemd[29943]: Reached target Timers.
Jun 19 21:26:15 ucsdc systemd[29943]: Listening on GnuPG cryptographic agent and passphrase cache (restricted).
Jun 19 21:26:15 ucsdc systemd[29943]: Listening on GnuPG cryptographic agent and passphrase cache.
Jun 19 21:26:15 ucsdc systemd[29943]: Reached target Sockets.
Jun 19 21:26:15 ucsdc systemd[29943]: Reached target Paths.
Jun 19 21:26:15 ucsdc systemd[29943]: Reached target Basic System.
Jun 19 21:26:15 ucsdc systemd[29943]: Reached target Default.
Jun 19 21:26:15 ucsdc systemd[29943]: Startup finished in 17ms.
Jun 19 21:26:31 ucsdc systemd[29943]: Stopped target Default.
Jun 19 21:26:31 ucsdc systemd[29943]: Stopped target Basic System.
Jun 19 21:26:31 ucsdc systemd[29943]: Stopped target Timers.
Jun 19 21:26:31 ucsdc systemd[29943]: Stopped target Sockets.
Jun 19 21:26:31 ucsdc systemd[29943]: Closed GnuPG cryptographic agent (ssh-agent emulation).
Jun 19 21:26:31 ucsdc systemd[29943]: Closed GnuPG cryptographic agent and passphrase cache (restricted).
Jun 19 21:26:31 ucsdc systemd[29943]: Closed GnuPG cryptographic agent (access for web browsers).
Jun 19 21:26:31 ucsdc systemd[29943]: Closed GnuPG cryptographic agent and passphrase cache.
Jun 19 21:26:31 ucsdc systemd[29943]: Stopped target Paths.
Jun 19 21:26:31 ucsdc systemd[29943]: Closed GnuPG network certificate management daemon.
Jun 19 21:26:31 ucsdc systemd[29943]: Reached target Shutdown.
Jun 19 21:26:31 ucsdc systemd[29943]: Starting Exit the Session…
Jun 19 21:26:31 ucsdc systemd[29943]: Received SIGRTMIN+24 from PID 30040 (kill).
how to stop the growth or stop all this logs?
UPDATE: ucr set systemd/journald/Storage=none; systemctl restart systemd-journald