-
Notifications
You must be signed in to change notification settings - Fork 1.7k
DOCS-8276 #2730
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DOCS-8276 #2730
Conversation
source/administration/monitoring.txt
Outdated
| .. versionadded:: 3.4 Available in MongoDB Enterprise only | ||
|
|
||
| A :program:`mongod` running with :setting:`security.redactClientLogData` | ||
| removes :doc:`messages </reference/log-messages>` associated with any given log |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Q: does this remove messages? as in it first logs and then redacts messages? or is it that the redacted message is logged.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
redacts then logs. Clarified.
source/includes/options-mongod.yaml
Outdated
| description: | | ||
| .. versionadded:: 3.4 Available in MongoDB Enterprise only. | ||
| A {{program}} running with {{role}} removes any message accompanying a given |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
same question with "remove" .
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Clarified
|
@kay-kim , pushed fixes plus an additional note. Note is based on continuing work to refine the output, so users aren't surprised if output changes at GA. |
| Logging | ||
| ~~~~~~~ | ||
|
|
||
| .. versionadded:: 3.4 Available in MongoDB Enterprise only |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just wondering: Given that under the Encrypted Storage Engine header we state that the feature is Enterprise only, do we need to reiterate the enterprise availability here as well?
|
merged! |
* DOCSP-28412 Removes stale SSL options from tutorial * Removes sections * Fixes build errors * Fixes build errors * Fixes build errors * Fixes build errors * Fixes per Dave * Heading fix * Fixes per Dave
* DOCSP-28412 Removes stale SSL options from tutorial * Removes sections * Fixes build errors * Fixes build errors * Fixes build errors * Fixes build errors * Fixes per Dave * Heading fix * Fixes per Dave
* DOCSP-28412 Removes stale SSL options from tutorial * Removes sections * Fixes build errors * Fixes build errors * Fixes build errors * Fixes build errors * Fixes per Dave * Heading fix * Fixes per Dave
* DOCSP-28412 Removes stale SSL options from tutorial * Removes sections * Fixes build errors * Fixes build errors * Fixes build errors * Fixes build errors * Fixes per Dave * Heading fix * Fixes per Dave
* DOCSP-28412 Removes Stale SSL Content (#2730) * DOCSP-28412 Removes stale SSL options from tutorial * Removes sections * Fixes build errors * Fixes build errors * Fixes build errors * Fixes build errors * Fixes per Dave * Heading fix * Fixes per Dave * Fixes build issues
* DOCSP-28412 Removes stale SSL options from tutorial * Removes sections * Fixes build errors * Fixes build errors * Fixes build errors * Fixes build errors * Fixes per Dave * Heading fix * Fixes per Dave
This change is