abrt-cli Command Examples

Automatic Bug Reporting Tool for Fedora-based systems. Used to detect, analyze, and report application crashes. More information: https://abrt.readthedocs.io/.

abrt-cli list

abrt-cli info {{problem_id}}

abrt-cli remove {{problem_id}}

abrt-cli report {{problem_id}}

abrt-watch-log -F {{error_string}} {{/var/log/myapp.log}} {{notify-send "Crash detected"}}

abrt-cli report --analyze {{problem_id}}