ABRT\-DUMP\-OOPS

Section: ABRT Manual (1)
Updated: 01/25/2021
Page Index
 

NAME

abrt-dump-oops - Extract oops from FILE (or standard input)  

SYNOPSIS

abrt-dump-oops [-vusoxtm] [-d DIR]/[-D] [FILE]  

DESCRIPTION

This tool creates problem directory from, updates problem directory with or prints oops extracted from FILE or standard input.  

FILES

/etc/abrt/plugins/oops.conf

Configuration file where user can disable detection of non-fatal MCEs
 

OPTIONS

-v, --verbose

Be more verbose. Can be given multiple times.

-s

Log to syslog

-o

Print found oopses on standard output

-d DIR

Create new problem directory in DIR for every oops found

-D

Same as -d DumpLocation, DumpLocation is specified in abrt.conf

-u PROBLEM

Save the extracted information in PROBLEM directory

-x

Make the problem directory world readable. Usable only with -d/-D

-t

Throttle problem directory creation to 1 per second

-m

Print search string(s) for abrt-watch-log to stdout and exit
 

SEE ALSO

abrt-oops.conf(5), abrt-watch-log(1), abrt.conf(5)  

AUTHORS

• ABRT team


 

Index

NAME
SYNOPSIS
DESCRIPTION
FILES
OPTIONS
SEE ALSO
AUTHORS