Syslog doesn't work, switching back to mongod.log.

This commit is contained in:
Samuel Clay 2021-05-11 16:55:59 -04:00
parent eceff3bedb
commit 9b624acb0a

View file

@ -14,7 +14,9 @@ storage:
# where to write logging data.
systemLog:
destination: syslog
destination: file
logAppend: true
path: /var/log/mongodb/mongod.log
# network interfaces
net: