diff --git a/modules/manage/pages/manage-logging/manage-logging.adoc b/modules/manage/pages/manage-logging/manage-logging.adoc index c8113c31bf..69edc6a3f0 100644 --- a/modules/manage/pages/manage-logging/manage-logging.adoc +++ b/modules/manage/pages/manage-logging/manage-logging.adoc @@ -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.