You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2020/08/13 13:43:33 UTC

[GitHub] [couchdb] byte-opps opened a new issue #3076: No logs, windows install.

byte-opps opened a new issue #3076:
URL: https://github.com/apache/couchdb/issues/3076


   Installed latest couchdb ver 3.1.0 to C:\CouchDB as per manual, windows installer on windows10.
   
   added lines to conf 
   
   [log]
   file = ./couchdb.log
   
   service restarted.
   
   Also tryed full path C:\CouchDB\couchdb.log Service runs as system and this has can update/write to the config file in this path when :5984/_utils/#_config/couchdb@localhost web config page is updated.
   
   service restarted.
   
   
   Expected Behaviour = log file becreated and a logs written into this file.
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [couchdb] wohali commented on issue #3076: No logs, windows install.

Posted by GitBox <gi...@apache.org>.
wohali commented on issue #3076:
URL: https://github.com/apache/couchdb/issues/3076#issuecomment-673635666


   Add
   
   ```
   [log]
   writer = file
   ``` 
   
   to the file and restart the service.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [couchdb] wohali closed issue #3076: No logs, windows install.

Posted by GitBox <gi...@apache.org>.
wohali closed issue #3076:
URL: https://github.com/apache/couchdb/issues/3076


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org