Content-type: text/html Manpage of NCIDROTATE.CONF

NCIDROTATE.CONF

Section: File Formats (5)
Index Return to Main Contents
 

NAME

ncidrotate.conf - ncidrotate configuration file  

DESCRIPTION

The ncidrotate.conf file contains the configuration information for ncidrotate, used to rotate the cidcall.log file.

The ncidrotate.conf file understands 3 types of lines:

blank line
ignored
comment line, beginning with '#'
ignored
Variable=Argument

There is only one variable to change: Lines2keep

Defaults:
RotateOff=0

The other variables should not be changed. See ncidrotate.conf for a complete list of variables to set and what the default values are.  

EXAMPLES

Keep 10 lines in cidcall.log after rotation:
       Lines2keep=10

Do not rotate (allows the cidcall.log file to continue growing):


    RotateOff=1
 

REQUIREMENTS

logrotate ‐ rotates, compresses and mails system logs  

FILES

/var/log/cidcall.log  

SEE ALSO

ncidrotate.1, rotatebysize.conf.5


 

Index

NAME
DESCRIPTION
EXAMPLES
REQUIREMENTS
FILES
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 18:17:41 GMT, November 12, 2022