DOKK / manpages / debian 12 / inn / scanlogs.8.en
SCANLOGS(8) System Manager's Manual SCANLOGS(8)

scanlogs - summarize INN log files.

scanlogs [ norotate ] [ nonn ]

Scanlogs summarizes the information recorded in the INN log files (see newslog(5)). By default, it also rotates and cleans out the logs. It is normally invoked by the news.daily(8) script.

The following keywords are accepted:

Using this keyword disables the rotating and cleaning aspect of the log processing: the logs files are only scanned for information and no contents are altered.
Normally the nn log file is scanned and rotated. Using this keyword disables this function.

If scanlogs is invoked more than once a day, the ``norotate'' keyword should be used to prevent premature log cleaning.

Written by Landon Curt Noll <chongo@toad.com> and Rich $alz <rsalz@uunet.uu.net> for InterNetNews. This is revision 1.1, dated 1996/10/29.

innd(8) newslog(5), news.daily(8), nnrpd(8).