[DOCS-7488] Incorrect example log line in keyfile section of Encryption-at-Rest Created: 22/Mar/16  Updated: 11/Jul/16  Resolved: 30/Mar/16

Status: Closed
Project: Documentation
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Bug Priority: Major - P3
Reporter: Voss Lytle (Inactive) Assignee: Steve Renaker (Inactive)
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

https://docs.mongodb.org/manual/tutorial/configure-encryption/#local-key-management


Participants:
Days since reply: 7 years, 46 weeks ago

 Description   

The Local Key Management section of the Encryption at Rest documentation page includes the following log line example for verifying that the server is using the encryption key file:

[initandlisten] Encryption key manager initialized using master key with id:

Note the part saying using master key with id:.

The actual log message emitted by the mongod server (as of 3.2.4) is:

[initandlisten] Encryption key manager initialized with key file: /path/to/your/keyfile

where /path/to/your/keyfile in the message is the actual fully qualified path to the encryption key file.



 Comments   
Comment by Githook User [ 30/Mar/16 ]

Author:

{u'username': u'steveren', u'name': u'Steve Renaker', u'email': u'steve.renaker@mongodb.com'}

Message: DOCS-7488: updated local key management section with correct log message for version 3.2.4

Signed-off-by: kay <kay.kim@10gen.com>
Branch: master
https://github.com/mongodb/docs/commit/321ad8faf9913ef43df814abd3ef4121c0230df8

Comment by Steve Renaker (Inactive) [ 29/Mar/16 ]

I tested with version 3.2.4 and verified the new log message.

Generated at Thu Feb 08 07:54:23 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.