rotatelogs man page on MirBSD

Man page or keyword search:  
man Server   6113 pages
apropos Keyword Search (all sections)
Output format
MirBSD logo
[printable version]

ROTATELOGS(8)		 BSD System Manager's Manual		 ROTATELOGS(8)

NAME
     rotatelogs - rotate Apache logs without having to kill the server

SYNOPSIS
     rotatelogs logfile rotationtime [offset]

DESCRIPTION
     rotatelogs is a simple program for use in conjunction with httpd(8)'s
     piped logfile feature which can be used like this:

	   TransferLog "| rotatelogs /path/to/logs/access_log 86400"

     This creates the files /path/to/logs/access_log.nnnn where nnnn is the
     system time at which the log nominally starts (this time will always be a
     multiple of the rotation time, so you can synchronize cron(8) scripts
     with it). At the end of each rotation time (here, after 24 hours), a new
     log is started.

     The arguments are as follows:

     logfile	   The path plus basename of the logfile. If logfile includes
		   any percent characters ('%'), it is treated as a format
		   string for strftime(3). Otherwise, the suffix .nnnn is au-
		   tomatically added and is the time at which the logfile was
		   created.

     rotationtime  The rotation time in seconds.

     offset	   The number of minutes offset from UTC. If omitted, zero is
		   assumed and UTC is used. For example, to use local time in
		   the zone UTC -5 hours, specify a value of -300 for this ar-
		   gument.

SEE ALSO
     strftime(3), cron(8), httpd(8), logresolve(8)

MirOS BSD #10-current		March 19, 2008				     1
[top]

List of man pages available for MirBSD

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net