log_files.cfg

Package: WA2L/edrc 1.5.57
Section: File Formats (4)
Updated: 10 November 2020
Index Return to Main Contents

 

NAME

log_files.cfg - log files definition for logfiles and logtail

 

SYNOPSIS

edrc/etc/log_files.cfg

 

AVAILABILITY

WA2L/edrc

 

DESCRIPTION

This is the log file definition for the logview and logtail commands.

 

FILEFORMAT

The fileformat is a plain list of log files, where wildcards, the tilde (~) and the variables documented in the OPTIONS section are supported.

The log files must not exist on the system, the logview and logtail commands resolve the existing log files and only presents the existing ones to the user; therefore the log_files.cfg can be kept identical on all systems.

Rows starting with a # are considered as comments. Empty lines are allowed, too.

 

OPTIONS

$APPROOT
root of the WA2L/edrc package installation, as returned by the approot(3) command.

 

EXAMPLES

#
# log_files.cfg - configuration file for logtail and logview
#
# [00] 08.08.2004 CWa   Initial Version
#
$APPROOT/var/log/edrc.log
$APPROOT/var/log/pack.log
$APPROOT/var/log/patchinstall.log
$APPROOT/var/log/filedist.log
$APPROOT/var/log/rcmd.log
$APPROOT/var/log/sysconfig.log
$APPROOT/var/log/shttpd_*.log
/etc/cmcluster/*/*.log
/etc/shutdownlog
~ACME/log/sap_instance.log
/opt/patrol/log/*.log
/var/adm/cron/log
/var/log/boot.log
/var/log/cron
/var/log/cups/access_log
/var/log/cups/error_log
/var/log/dmesg
/var/log/httpd/*
/var/log/lastlog
/var/log/maillog
/var/log/messages
/var/adm/messages
/var/log/samba/log.nmbd

 

SEE ALSO

edrcintro(1), logtail(1), logview(1)

 

NOTES

-

 

BUGS

-

 

AUTHOR

log_files.cfg was developed by Christian Walther. Send suggestions and bug reports to wa2l@users.sourceforge.net .

 

COPYRIGHT

Copyright © 2020 Christian Walther

This is free software; see edrc/doc/COPYING for copying conditions. There is ABSOLUTELY NO WARRANTY; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


 

Index

NAME
SYNOPSIS
AVAILABILITY
DESCRIPTION
FILEFORMAT
OPTIONS
EXAMPLES
SEE ALSO
NOTES
BUGS
AUTHOR
COPYRIGHT

This document was created by man2html using the manual pages.
Time: 16:53:35 GMT, August 28, 2024