|
|||||||||
![]() |
|||||||||
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Pipe to two different logs?
Hi all We are running Cronolog on our OS X servers and an excellent app it is too. Currently all our virtual hosts are logged into one daily log file using something along the lines of... CustomLog "|/bin/cronolog /web/log/%Y%m/%Y-%m-%d-access.log" combined ...which is processed by our stats software and then published as html for user consumption. One of our customers now wants his own 'raw' logs. Fair enough but we would also like to process his stats as above (not least for billing purposes). Is there a way to pipe the access logs to two files at the same time? If not I suppose I will have to create a separate log file for this customer and then process a copy of that file for our stats, unless anyone has any bright ideas? Thanks in advance Paul
|