mirror of
https://github.com/viq/NewsBlur.git
synced 2025-09-18 21:43:31 +00:00
Syslog doesn't work, switching back to mongod.log.
This commit is contained in:
parent
eceff3bedb
commit
9b624acb0a
1 changed files with 3 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Reference in a new issue