Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

innlog.pl(8) [mojave man page]

INNLOG.PL(8)						      System Manager's Manual						      INNLOG.PL(8)

NAME
innlog.pl - summarize innd and nnrpd log files. SYNOPSIS
innlog.pl DESCRIPTION
Innlog.pl is a perl(1) script that summarizes the activity that innd and nnrpd(8) report to syslog. It is normally invoked by scanlogs(8). HISTORY
Written by Greg Patten <greg@loose.apana.org.au>. Based on an awk version 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. SEE ALSO
innd(8) news.daily(8), newslog(5), nnrpd(8), scanlogs(8), tally.control(8), tally.unwanted(8), writelog(8). INNLOG.PL(8)

Check Out this Related Man Page

SCANLOGS(8)						      System Manager's Manual						       SCANLOGS(8)

NAME
scanlogs - summarize INN log files. SYNOPSIS
scanlogs [ norotate ] [ nonn ] DESCRIPTION
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. KEYWORDS
The following keywords are accepted: norotate 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. nonn 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. HISTORY
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. SEE ALSO
innd(8) newslog(5), news.daily(8), nnrpd(8). SCANLOGS(8)
Man Page