Skip to content

Commit e154d74

Browse files
committed
log to rsyslog
1 parent 561999f commit e154d74

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

roles/mongo/templates/mongod.conf.j2

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
systemLog:
2-
destination: file
3-
logRotate: reopen
4-
logAppend: true
5-
path: /var/log/mongodb/mongod.log
2+
destination: syslog
63

74
net:
85
bindIp: {{ mongo_bind_listen_address }}

0 commit comments

Comments
 (0)