Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions modules/manage/pages/manage-logging/manage-logging.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -240,9 +240,6 @@ Couchbase Server rotates log files to prevent them from consuming too much disk
It keeps a limited number of past log files in compressed format for reference.
Once it reaches the limit on the number of logs files to keep, Couchbase Server deletes the oldest log file.

By default, Couchbase Server rotates the `memcached` log file when it reaches 10{nbsp}MB in size.
In addition to the current uncompressed log file, it keeps 19 past logs.

Couchbase Server rotates other log files automatically when they reach 40{nbsp}MB.
It keeps the current version of the log, plus up to 9 compressed past logs.

Expand Down