Dear Wiki user,

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

The "Frequently_asked_questions" page has been changed by fana.
http://wiki.apache.org/couchdb/Frequently_asked_questions?action=diff&rev1=27&rev2=28

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

  <<Anchor(finding_the_logfiles)>>
  == Where are the CouchDB logfiles located? ==
  
- * For a default linux/unix installation the logfiles are located here:
+  * For a default linux/unix installation the logfiles are located here:
  {{{
  /usr/local/var/log/couchdb/couch.log
  }}}
  
- This is set in the {{{default.ini}}} file located here:
+  * This is set in the {{{default.ini}}} file located here:
  {{{
  /etc/couchdb/default.ini
  }}}
  
- * If you've installed from source and are running couchdb in dev mode the 
logfiles are located here:
+  * If you've installed from source and are running couchdb in dev mode the 
logfiles are located here:
  {{{
  YOUR-COUCHDB-SOURCE-DIRECTORY/tmp/log/couch.log
  }}}

Reply via email to