logcut.cfg
Package: WA2L/edrc 1.5.57
Section: Configuration Files (4)
Updated: 20 July 2008
Index
Return to Main Contents
 
NAME
logcut.cfg - configuration file for logcut
 
SYNOPSIS
edrc/etc/logcut.cfg
 
AVAILABILITY
WA2L/edrc
 
DESCRIPTION
This is the configuration file for the
logcut
command.
 
FILEFORMAT
The fileformat is 
OPTION=VALUE
Between the 
OPTION,
the
=
and the
VALUE
are no spaces.
Rows starting with a
#
are considered as comments.
You have to set all settings, no default values apply.
 
OPTIONS
- LOGSIZE
 - 
Default logfile length in rows if no specific length is specified
in the
LOG[n]
settings.
- 
Example:  LOGSIZE=20000
Default:  LOGSIZE=
 
 - LOG[n]
 - 
Logfile(s) to shorten. The logfiles have to be specified as an 
absolute path name. Each logfile to be shorten needs a 
LOG[n]
entry with an own number (
n
).
The format of the 
LOG[n]
entries is:
LOG[n]=size:logfile
- 
Example:  LOG[01]=100000:~edrc/var/log/edrc.log
Default:  LOG[01]=
 
 
 
SEE ALSO
logcut(1),
edrcintro(1)
 
NOTES
-
 
BUGS
No default values apply, therefore ensure to specify all
settings.
 
AUTHOR
logcut.cfg was developed by Christian Walther. Send suggestions
and bug reports to wa2l@users.sourceforge.net .
 
COPYRIGHT
Copyright © 2008
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.
This document was created by man2html
using the manual pages.
Time: 00:14:09 GMT, March 08, 2025