|
|||||||||
![]() |
|||||||||
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Quick help.....
Hi all, Its been so long since I installed Cronolog (kudos to Cronolog - never a reason to fiddle with it!) but now I want to make a slight change, but can't remember how. I have an overall log for a bunch of sites on my server, set up via: CustomLog '|"/usr/local/sbin/cronolog" "/Library/Webserver/Documents/Logs/%Y/%m/global.log"' combined_v But I want to split one site out into its own file that rolls daily. I have added: CustomLog '|"/usr/local/sbin/cronolog" "/Library/Webserver/Documents/Logs/%Y/%m/ib.log"' combined_v to the virtual host section, but actually want it to roll daily. I *don't* want to have a folder for every day, which I presume would be: ...Logs/%Y/%m/%d/ib.log Bt don't know quite what I need to get my logs for this domain split into a Year/Month/1_ib.log Year/Month/2_ib.log ... Year/Month/31_ib.log type thing... Any pointers greatly appreciated. Once I get this sorted, I was going to see if I cold use Mathew Grossos patch to post process it, but the URl for it: http://www.nullo.org/~mgrosso/cronolog-1.7.0-beta.tar.gz Appears dead... Does anyone know if there is an alternate link for this...? My final question, being from a Mac background, is... how the hell do you apply a patch? (Don't laugh - I come from a double click world!) thanks in advance to anyone who can help with any of the above! Ben -- :: thyme online ltd :: po box cb13650 nassau the bahamas :: website: http://www.thymeonline.com/ :: tel: 242 327-1864 fax: 242 377 1038
|