in reply to Large File Size
You may be interested in the Apache log splitter/compressor I posted to perlmonks a few months ago. It receives the logs directly from apache, splits them into files by day and compresses them on the fly. I wrote it for Apache, but you should be able to adapt it to many other situations.
|
|---|