systemLog: destination: file path: "/var/log/mongodb/mongod.log" logAppend: true storage: dbPath: /home/data/db journal: enabled: true processManagement: fork: true net: bindIp: 192.168.1.11 port: 28015 security: authorization: enabled