ABRT-DUMP-JOURNAL() | ABRT-DUMP-JOURNAL() |
NAME¶
abrt-dump-journal-core - Extract coredumps from systemd-journal
SYNOPSIS¶
abrt-dump-journal-core [-vsf] [-e]/[-c CURSOR] [-t INT]/[-T] [-d DIR]/[-D]
DESCRIPTION¶
This tool creates problem directory from coredumps extracted from systemd-journal. The tool can follow systemd-journal and extract coredumps in time of their occurrence.
The following start from the last seen cursor. If the last seen cursor file does not exist, the following start by scanning the entire sytemd-journal or from the end if -e option is specified.
-c and -e options conflicts because both specifies the first read message.
-e is useful only for -f because the following of journal starts by reading the entire journal if the last seen possition is not available.
FILES¶
/var/lib/abrt/abrt-dump-journal-core.state
OPTIONS¶
-v, --verbose
-s
-d DIR
-D
-e
-t INT
-T
-f