Description
The mongooplog documentation states that quiet suppresses messages:
- output from database commands
- replication activity
- connection accepted events
- connection closed events
Which appear to be boilerplate from elsewhere where quiet is defined.
Unfortunately the mongooplog utility does not issue database commands, and does not respond to heartbeats, so the first two options are invalid.