couchdb stops logging after logrotate
-------------------------------------
Key: COUCHDB-279
URL: https://issues.apache.org/jira/browse/COUCHDB-279
Project: CouchDB
Issue Type: Bug
Affects Versions: 0.9
Environment: Linux melkjug.com 2.6.23-gentoo-r8 #1 SMP Wed Feb 13
14:28:49 EST 2008 x86_64 QEMU Virtual CPU version 0.9.1 GenuineIntel GNU/Linux
Reporter: Joshua Bronson
after logrotate (which performs copytruncate) finishes, my couch logfiles
remain empty even though couch is responding to requests and up until the
rotate was logging them. here is some lsof output:
# lsof | grep couch.log
beam 19084 couchdb 8w REG 3,1 98655952
4145164 /var/log/couchdb/couch.log
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.