-
Type: New Feature
-
Resolution: Unresolved
-
Priority: Major - P3
-
Affects Version/s: None
-
None
-
Server Security
-
(copied to CRM)
It'll be nice to be able to send the audit log or MongoD log to a server before it's written to a file on the localhost.
Motivation
Some customers are concerned about when the MongoD or MongoS process writing the audit log to a file, someone has access to the Linux user as the MongoD or MongoS process i.e all their DBAs can edit or delete the file.
So theoretically they can do something malicious then delete or amend the audit log to hide the fact that something bad have been done.
Ideal outcome
In the --auditDestination option allowing people to specify hostname and port of the log management server, and maybe another two options --auditLogUser and --auditLogPassword if the server needs authentication.
Thanks
Jen
- related to
-
SERVER-2957 Add ability to log to syslog
- Closed