Difference between revisions of "Monitoring Solution"

Jump to navigation Jump to search
no edit summary
Line 124: Line 124:


c. Configure MongoDB
c. Configure MongoDB
Open with a text editor mongod.cfg file located in mongodb folder, default : "C:\Program Files\MongoDB\Server\6.0\bin\mongod.cfg"
Open with a text editor mongod.cfg file located in mongodb folder, default : "C:\Program Files\MongoDB\Server\6.0\bin\mongod.cfg".
We need to enable zstd compression, find wiredTiger block and edit it as followed :<code>
 
We need to enable zstd compression, find wiredTiger block and edit it as followed :
 
<code>
   wiredTiger:
   wiredTiger:
     collectionConfig:
     collectionConfig:

Navigation menu