Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-15426

[SERVER] Investigate changes in SERVER-67195: Allow users to disable bindata 6 redaction

    XMLWordPrintableJSON

Details

    • Task
    • Status: Closed
    • Major - P3
    • Resolution: Fixed
    • None
    • 6.1.0-rc0
    • manual, Server
    • None
    • Hide
      This enables the user to set the {{redactEncryptedFields}} set parameter to true or false (default true) on mongod and mongos. Setting it to true has the effect of redacting field values of type BinData, subtype Encrypt (6) from the log messages, regardless of the {{redactClientLogData}} setting. Setting it to false disables this behavior; however, all field values will still be redacted if {{redactClientLogData}} is true.
      Show
      This enables the user to set the {{redactEncryptedFields}} set parameter to true or false (default true) on mongod and mongos. Setting it to true has the effect of redacting field values of type BinData, subtype Encrypt (6) from the log messages, regardless of the {{redactClientLogData}} setting. Setting it to false disables this behavior; however, all field values will still be redacted if {{redactClientLogData}} is true.

    Description

      Original Downstream Change Summary

      This enables the user to set the redactEncryptedFields set parameter to true or false (default true) on mongod and mongos. Setting it to true has the effect of redacting field values of type BinData, subtype Encrypt (6) from the log messages, regardless of the redactClientLogData setting. Setting it to false disables this behavior; however, all field values will still be redacted if redactClientLogData is true.

      Description of Linked Ticket

      In SERVER-64294, a set parameter was added redactEncryptedFields in a new file but the library was not linked into mongos or mongod.

      Attachments

        Issue Links

          Activity

            People

              kenneth.dyer@mongodb.com Kenneth Dyer
              backlog-server-pm Backlog - Core Eng Program Management Team
              Githook User Githook User
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:
                49 weeks, 5 days ago