Apache on Windows - splitting vHost logs
Posted
by
Cylindric
on Pro Webmasters
See other posts from Pro Webmasters
or by Cylindric
Published on 2012-04-30T12:29:04Z
Indexed on
2012/05/31
4:50 UTC
Read the original article
Hit count: 432
apache
I have a Windows Server 2008 running Apache, and it will be hosting several virtual hosts.
I'd rather not use the logrotate tool (|bin/logrotate
), as it seems create significant extra overhead with all the processes.
Is there a simple Windows alternative to get the log entries from a combined log file split into several per-site files? Preferably with custom output directories, but that is optional.
© Pro Webmasters or respective owner