SYNOPSIS

zypper-log [options] [pid]

DESCRIPTION

zypper-log can read zypper's logfiles. It can also handle rotated logfiles, and will open plain, xz, gz and bz2-compressed files.

By default zypper.log will be read in.

When you provide a pid, you will get the complete log for the corresponding zypper run.

OPTIONS

--help

Print help and quit

-l FILE

Only read this logfile

-r N

Also read the N latest rotated logfiles.

-d YYYY-MM-DD

Only view zypper runs of the specified day.

RELATED TO zypper-log…

AUTHOR

Dominik Heidler <[email protected]>