Skip to content

Conversation

@supritha-kumar
Copy link
Contributor

https://jira.issues.couchbase.com/browse/DOC-13853

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


In addition to size-based rotation, Couchbase Server starts a new Memcached log file when:

* You restart a node (you create a new log file on startup)
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The memcached process starts. This may happen as part of (re)starting a node, or if a crash occurs.


* You restart a node (you create a new log file on startup)
* You turn on or turn off encryption for Memcached logs
* You turn on encryption and a key rotation occurs
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should probably be: "Encryption for memcached logs is enabled and a key rotation occurs"

* You turn on or turn off encryption for Memcached logs
* You turn on encryption and a key rotation occurs
Couchbase Server versions earlier than 8.0 rotates other log files automatically when they reach 40{nbsp}MB.
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It was not immediately clear to me that we're no longer talking about the memcached logs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants