NETRAFL.CONF(5) NETRAFL.CONF(5)
NAME
netrafl.conf - Network Traffic Logging Daemon
configuration file
DESCRIPTION
This file contains information about logged writers. It
has one section 'globals', where should be specified two
entries: files and default_period. First one indicates how
many files will be used by one writer, and the second one
defines logging period per file. Writer is logged only
when there is a section named as its name in the
netrafl.conf. It may have two optional entries: files and
period. Their meaning is similar to those from globals,
but they are more important and overrides them. Files
entry indicates how many files will be created as log file
backups. Each of them will be updated every 'period' sec
onds. So in fact each writer will be updated every
'period' / 'files' seconds.
SEE ALSO
netrafd.conf(5), filters.conf(5)
AUTHORS
T.J. M.K. M.S.
19.06.2005 NETRAFL.CONF(5)
back to "Documentation" section
|