I got error high CPU,
Cat file config as follow:
storage:
dbPath: /var/lib/mongodb
journal:
enabled: true
wiredTiger:
engineConfig:
cacheSizeGB: 5
systemLog:
destination: file
logAppend: true
#path: /var/log/mongodb/mongod.log
path: /storage/mongodb/log/mongod.log
logRotate: reopen
net:
port: 27017
#bindIp: 127.0.0.1
bindIp: 0.0.0.0
processManagement:
timeZoneInfo: /usr/share/zoneinfo