|
|
|
|
#1 | |
|
Member
|
directly from the command line output from rotatelogs (with small SC edits):
Usage: rotatelogs.exe <logfile> <rotation time in seconds> [offset minutes from UTC] or <rotation size in megabytes> Config like this: W3CLog="|rotatelogs.exe /some/where 86400" or W3CLog="|rotatelogs.exe /some/where 5M" The generated name will be /some/where.nnnn where nnnn is the system time at which the log nominally starts (N.B. if using a rotation time, the time will always be a multiple of the rotation time, so you can synchronize cron scripts with it). At the end of each rotation time or when the file size is reached a new log is started. Like I said before though - this is all guesstimation... -L"k" Quote:
|
|
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|