{ "server": { "host": "0.0.0.0", "port": 27017 }, "storage": { "engine": "memory", "dataPath": "/var/lib/goaidb" }, "log": { "appenders": { "console": { "type": "console", "formatter": "text", "options": {} } }, "categories": { "default": { "appenders": ["console"] } } } }