Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for 
change notification.

The "HttpGetLog" page has been changed by NuuttiKotivuori.
http://wiki.apache.org/couchdb/HttpGetLog?action=diff&rev1=2&rev2=3

--------------------------------------------------

  
  == Description ==
  
- Returns the tail of the server's log file.
+ Returns the tail of the server's log file. The {{{bytes}}} argument controls 
how many bytes to return from the end of the log file. As of 1.0.1, the offset 
argument is broken and does nothing useful. Also, since the log file is 
constantly appended to, the offset argument is not useful in attempting to 
iterate through the entire log file in chunks.
+ 
+ This method requires server admin privileges.
  
  == Example ==
  {{{

Reply via email to