Section: User Commands (1)Updated: October 2010Local indexUp
NAME
mltail - tail frontend for multilog files
SYNOPSIS
mltail
[OPTION]... SERVICE [TAIL-OPTION]...
DESCRIPTION
tail frontend for multilog files
-f, --follow
Output appended data as the file grows
-h, --help
Display help and exit
-V, --version
Display version and exit
This utility is a frontend for tail to easily tail logfiles
from services running under daemontools. Simply specify the service
name (wich is the name of the service directory without leading path).
You can specify any tail options after the service name. See the man
page for tail for more infos.