Hi,
I am using journalctl to record the log with enabling Storage=persistent
in /etc/systemd/journald.conf
. However, I found every time I use reboot
command, the previous logs will be lost due to the new log start from 2023-11-21 20:57:18
. I am very curious about where is the date-time 2023-11-21 20:57:18
comes from?
nvidia@tegra-ubuntu:~$ journalctl --list-boots
0 a948c685177b47d8bf49b4ce7fdc7833 Tue 2023-11-21 20:57:18 UTC—Tue 2025-03-18 03:04:07 UTC
BR,
Justin