olivenvrac opened a new issue #779: GET /_log documentation needs updating
URL: https://github.com/apache/couchdb/issues/779
 
 
   
   
   ## Expected Behavior
   I want to read the log with the URL of the server, but it doesn't work
   can anybody else give me a solution or can telle me wht's wrong in my conf 
or URL or anything else ? 
   
   ## Current Behavior
    when i send a get on the url : http://user:mdp@serveur:port/_log
   have got this return :
   {"error":"not_found","reason":"Database does not exist."}
   
   I tried with the node : 
   http://user:mdp@serveur:port/_node/nodename/_log
   have got this return : 
   {"error":"not_found","reason":"missing"}
   
   
   ## Context
   the log file "couchdb.log" is OK and the messages are writting correctly in 
it.
   the rights on the log seems to be good : -rwxr-x---
   configuration in the .ini file is : 
   [log]
   file = ./var/log/couchdb.log
   writer = file
   
   ## Your Environment
   Version  CouchDB : 2.0.0
   OS : RHEL 7
   client : Curl 7.19.7
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to