-
Couldn't load subscription status.
- Fork 476
Closed
Description
PR: cockroachdb/cockroach#53263
From release notes:
The
cockroach startandcockroach start-single-nodecommands now enable--redactable-logsby default. The flag is also enabled by default incockroach demoif--log-diris passed. This causes log files to become redactable, so thatcockroach debug merge-log --redactorcockroach debug zip --redactcan remove sensitive information from log files. (Reminder:cockroach debug zip --redactonly affects log files; other items collected by the command can still contain sensitive information.) [#53263][#53263] {% comment %}doc{% endcomment %}