dbginfo: journalctl from the current system time with more number of lines and precise timestamp

Signed-off-by: Sa Liu <saliu@de.ibm.com>
Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>
This commit is contained in:
Sa Liu
2019-11-20 08:18:45 +01:00
committed by Jan Höppner
parent c079e48d7d
commit 235e997a77

View File

@@ -463,7 +463,7 @@ CMDS="uname -a\
:java -version\
:cat /root/.bash_history\
:env\
:journalctl --all --no-pager --since=$(date -d '5 day ago' +%Y-%m-%d) --until=now --lines=50000 \
:journalctl --all --no-pager --lines=100000 --output=short-precise\
> '${OUTPUT_FILE_JOURNALCTL}'\
:openssl engine\
:systemd-delta\