|
Server : Apache/2.4.62 System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64 User : www ( 80) PHP Version : 8.3.8 Disable Function : NONE Directory : /domains/highlandlabs/cqi-bin/ALFA_DATA/alfasymlink/root/usr/local/share/info/ |
Upload File : |
This is Info file cronolog.info, produced by Makeinfo-1.63 from the input file cronolog.texi. START-INFO-DIR-ENTRY * Cronolog: (cronolog). A log file rotation program for web servers END-INFO-DIR-ENTRY Copyright (C) 1997 Ford & Mason Ltd. Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice are preserved on all copies. Permission is granted to copy and distribute modified versions of this manual under the conditions for verbatim copying, provided also that the entire resulting derived work is distributed under the terms of a permission notice identical to this one. Permission is granted to copy and distribute translations of this manual into another language, under the above conditions for modified versions. File: cronolog.info, Node: Top, Next: Overview, Prev: (dir), Up: (dir) Cronolog ******** Cronolog is a log file rotation program for web servers. This file describes version 1.3 of cronolog. * Menu: * Overview:: What is Cronolog? * How Cronolog works:: How Cronolog works * Support utilities:: Suport utilities * Index:: Index File: cronolog.info, Node: Overview, Next: How Cronolog works, Prev: Top, Up: Top What is Cronolog? ***************** Cronolog is a log file rotation program for web servers. File: cronolog.info, Node: How Cronolog works, Next: Support utilities, Prev: Overview, Up: Top How Cronolog works ****************** When Cronolog starts up it examines the log file template specified on the command line and determines the periodicity of the log files, i.e. how often the log file should be rotated. It does this by looking for date format directives within the template and recording which directive specifies the smallest unit of time. When a log file is opened, Cronolog calculates the earliest time at which a new log file should be written. File: cronolog.info, Node: Support utilities, Next: Index, Prev: How Cronolog works, Up: Top Support utilities ***************** If you have not been rotating your log files or you have used another mechanism for rotating log files, you may want to split your existing log files according to the template you are using for Cronolog. A simple perl script called `split-logs-by-timestamp' is provided to do just that. File: cronolog.info, Node: Index, Prev: Support utilities, Up: Top Index ***** * Menu: * overview: Overview. Tag Table: Node: Top827 Node: Overview1232 Node: How Cronolog works1419 Node: Support utilities2000 Node: Index2429 End Tag Table