[06:20:50] <sickdyd> guys, I'm having trouble with joi-password-complexity. Please check out my SO question: https://stackoverflow.com/questions/60162830/how-can-i-implement-joi-password-complexity-in-joi-validation
[14:46:45] <adac> Hi there! Is it possible to pipe a mongodumo directly to a remote ssh server and/or s3?
[16:30:43] <ekaj> Hi.. I've got some boxes running mongodb; i'm trying to understand the auditLog stanza in mongod.conf. I have it set to syslog. Does this mean it records all of the mongo logs to /var/log/messages and other related syslog files? That seems to be the case, I just wanted to clarify
[18:51:56] <john_doe_jr> I have about 25 _ids numbers and I would like to append a bunch of fields to those documents in the database with those _ids…what would the query look like for this?