mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
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:
@@ -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\
|
||||
|
||||
Reference in New Issue
Block a user