abrt-watch-log (1) - Linux Manuals

abrt-watch-log: Watch log file and run command when it grows or is replaced

NAME

abrt-watch-log - Watch log file and run command when it grows or is replaced

SYNOPSIS

abrt-watch-log [-vs] [-F STR] ... FILE PROG [ARGS]

OPTIONS

-F STR

Don't run PROG if STRs aren't found

-v, --verbose

Be more verbose. Can be given multiple times.

-s

Log to syslog

FILE

Watched file

PROG

Path to an executable

ARGS

Arguments for PROG

AUTHORS

• ABRT team