Hi

You can use rotatelogs Apache's build in tool also :)

CustomLog "|bin/rotatelogs /var/logs/logfile.%Y-%m-%d 86400" common

http://httpd.apache.org/docs/2.0/programs/rotatelogs.html

2011/3/17 fedora <fed...@ayni.com>

> or use cronolog from http://cronolog.org
>
> Apache config:
>
> ErrorLog  "|/usr/sbin/cronolog /etc/httpd/logs/bgna_error_log.%Y%m"
> CustomLog "|/usr/sbin/cronolog /etc/httpd/logs/bgna_access_log.%Y%m"
> combined
>
> Adapt it to needs.
>
>
> suomi
>
>
> On 2011-03-17 14:03, Igor Galić wrote:
>
>>
>>
>> ----- Original Message -----
>>
>>>
>>>
>>> Hello,
>>>
>>> I want to configure Apache22 under FreeBSD 8.1 to write a different
>>> log starting at mid-night and rename the old log-date
>>>
>>> Can you give any ideas on how to do so? The safes possible method. I
>>> had google but a little hesitant , I’ m a newbie.
>>>
>>
>> Use the system facillity, newsyslog, check out:
>> http://www.freebsd.org/cgi/man.cgi?newsyslog
>> http://www.freebsd.org/cgi/man.cgi?newsyslog.conf
>> /etc/newsyslog.conf
>>
>>  Thanks,
>>>
>>> motty
>>>
>>
>> i
>>
>>
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
>  "   from the digest: users-digest-unsubscr...@httpd.apache.org
> For additional commands, e-mail: users-h...@httpd.apache.org
>
>


-- 
Üdvözlettel / Best Regards / Mit freundlichen Grüßen
Tsaby


  ()()      (\__/)     (\__/)
 ( '.' )     (O.o )    (='.'=)
(")_(")    (> < )    (")_(")

These are three Bunnies.
Copy Bunnies into your signature to help them on theirs way to world
domination!

Reply via email to