1. Home
  2. Computing & Technology
  3. Linux

cronolog

By , About.com Guide

Definition: cronolog: Logfile rotator for web servers A simple program that reads log messages from its input and writes them to a set of output files, the names of which are constructed using template and the current date and time. The template uses the same format specifiers as the Unix date command (which are the same as the standard C strftime library function). It intended to be used in conjunction with a Web server, such as Apache, to split the access log into daily or monthly logs: TransferLog "|/usr/sbin/cronolog / var/log/apache/%Y/access.%Y.%m.%d.log" A cronosplit script is also included, to convert existing traditionally-rotated logs into this rotation format.

.................................
Source: Debian 3.0r0 APT / Linux Dictionary V 0.16
http://www.tldp.org/LDP/Linux-Dictionary/html/index.html
Author: Binh Nguyen linuxfilesystem(at)yahoo(dot)com(dot)au
.................................

> Linux/Unix/Computing Glossary

Explore Linux
About.com Special Features

The Best Web Trends of the Decade

A look back at the best innovations, ideas and technologies over the last 10 years, More >

Family Tech Center

Stay connected and entertained with reviews on tips on the latest HDTVs, cellphones and more. More >

  1. Home
  2. Computing & Technology
  3. Linux

©2009 About.com, a part of The New York Times Company.

All rights reserved.