F
Size: a a a
F
F
F
F
2020-06-05T01:31:13.121+0300 I CONTROL [initandlisten] targetMinOS: Windows 7/Windows Server 2008 R2
2020-06-05T01:31:13.122+0300 I CONTROL [initandlisten] db version v4.2.7
2020-06-05T01:31:13.122+0300 I CONTROL [initandlisten] git version: 51d9fe12b5d19720e72dcd7db0f2f17dd9a19212
2020-06-05T01:31:13.123+0300 I CONTROL [initandlisten] allocator: tcmalloc
2020-06-05T01:31:13.123+0300 I CONTROL [initandlisten] modules: none
2020-06-05T01:31:13.124+0300 I CONTROL [initandlisten] build environment:
2020-06-05T01:31:13.124+0300 I CONTROL [initandlisten] distmod: 2012plus
2020-06-05T01:31:13.126+0300 I CONTROL [initandlisten] distarch: x86_64
2020-06-05T01:31:13.127+0300 I CONTROL [initandlisten] target_arch: x86_64
2020-06-05T01:31:13.128+0300 I CONTROL [initandlisten] options: {}
2020-06-05T01:31:13.130+0300 I STORAGE [initandlisten] exception in initAndListen: NonExistentPath: Data directory C:\data\db\ not found. Create the missing directory or specify another path using (1) the --dbpath command line option, or (2) by adding the 'storage.dbPath' option in the configuration file., terminating
2020-06-05T01:31:13.131+0300 I NETWORK [initandlisten] shutdown: going to close listening sockets...
2020-06-05T01:31:13.131+0300 I - [initandlisten] Stopping further Flow Control ticket acquisitions.
2020-06-05T01:31:13.132+0300 I CONTROL [initandlisten] now exiting
2020-06-05T01:31:13.132+0300 I CONTROL [initandlisten] shutting down with code:100
F
# mongod.conf
# for documentation of all options, see:
# http://docs.mongodb.org/manual/reference/configuration-options/
# Where and how to store data.
storage:
dbPath: S:\software\MongoDB
journal:
enabled: true
# engine:
# mmapv1:
# wiredTiger:
# where to write logging data.
systemLog:
destination: file
logAppend: true
path: S:\software\MongoDB\mongod.log
# network interfaces
net:
port: 27017
bindIp: 127.0.0.1
security:
authorization: enabled
#processManagement:
#security:
#operationProfiling:
#replication:
#sharding:
## Enterprise-Only Options:
#auditLog:
#snmp:
y
y
y
y
y
F
F
F
F
y
F
F
F