-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathstartup_log.json
470 lines (470 loc) · 19.6 KB
/
startup_log.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
[{
"_id": "Dumeka-1676865108096",
"hostname": "Dumeka",
"startTime": {
"$date": {
"$numberLong": "1676865108000"
}
},
"startTimeLocal": "Mon Feb 20 09:21:48.096",
"cmdLine": {
"config": "C:\\Program Files\\MongoDB\\Server\\6.0\\bin\\mongod.cfg",
"net": {
"bindIp": "127.0.0.1",
"port": 27017
},
"service": true,
"storage": {
"dbPath": "C:\\Program Files\\MongoDB\\Server\\6.0\\data",
"journal": {
"enabled": true
}
},
"systemLog": {
"destination": "file",
"logAppend": true,
"path": "C:\\Program Files\\MongoDB\\Server\\6.0\\log\\mongod.log"
}
},
"pid": 3572,
"buildinfo": {
"version": "6.0.4",
"gitVersion": "44ff59461c1353638a71e710f385a566bcd2f547",
"targetMinOS": "Windows 7/Windows Server 2008 R2",
"modules": [],
"allocator": "tcmalloc",
"javascriptEngine": "mozjs",
"sysInfo": "deprecated",
"versionArray": [
6,
0,
4,
0
],
"openssl": {
"running": "Windows SChannel"
},
"buildEnvironment": {
"distmod": "windows",
"distarch": "x86_64",
"cc": "cl: Microsoft (R) C/C++ Optimizing Compiler Version 19.31.31107 for x64",
"ccflags": "/nologo /WX /FImongo/platform/basic.h /fp:strict /EHsc /W3 /wd4068 /wd4244 /wd4267 /wd4290 /wd4351 /wd4355 /wd4373 /wd4800 /wd4251 /wd4291 /we4013 /we4099 /we4930 /errorReport:none /MD /O2 /Oy- /bigobj /utf-8 /permissive- /Zc:__cplusplus /Zc:sizedDealloc /volatile:iso /diagnostics:caret /std:c++17 /Gw /Gy /Zc:inline",
"cxx": "cl: Microsoft (R) C/C++ Optimizing Compiler Version 19.31.31107 for x64",
"cxxflags": "/TP",
"linkflags": "/nologo /DEBUG /INCREMENTAL:NO /LARGEADDRESSAWARE /OPT:REF",
"target_arch": "x86_64",
"target_os": "windows",
"cppdefines": "SAFEINT_USE_INTRINSICS 0 PCRE_STATIC NDEBUG BOOST_ALL_NO_LIB _UNICODE UNICODE _SILENCE_CXX17_ALLOCATOR_VOID_DEPRECATION_WARNING _SILENCE_CXX17_OLD_ALLOCATOR_MEMBERS_DEPRECATION_WARNING _SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNING _SILENCE_ALL_CXX20_DEPRECATION_WARNINGS _CONSOLE _CRT_SECURE_NO_WARNINGS _ENABLE_EXTENDED_ALIGNED_STORAGE _SCL_SECURE_NO_WARNINGS _WIN32_WINNT 0x0A00 BOOST_USE_WINAPI_VERSION 0x0A00 NTDDI_VERSION 0x0A000000 BOOST_THREAD_VERSION 5 BOOST_THREAD_USES_DATETIME BOOST_SYSTEM_NO_DEPRECATED BOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS BOOST_ENABLE_ASSERT_DEBUG_HANDLER BOOST_LOG_NO_SHORTHAND_NAMES BOOST_LOG_USE_NATIVE_SYSLOG BOOST_LOG_WITHOUT_THREAD_ATTR ABSL_FORCE_ALIGNED_ACCESS"
},
"bits": 64,
"debug": false,
"maxBsonObjectSize": 16777216,
"storageEngines": [
"devnull",
"ephemeralForTest",
"wiredTiger"
]
}
},{
"_id": "Dumeka-1677490130800",
"hostname": "Dumeka",
"startTime": {
"$date": {
"$numberLong": "1677490130000"
}
},
"startTimeLocal": "Mon Feb 27 14:58:50.800",
"cmdLine": {
"config": "C:\\Program Files\\MongoDB\\Server\\6.0\\bin\\mongod.cfg",
"net": {
"bindIp": "127.0.0.1",
"port": 27017
},
"service": true,
"storage": {
"dbPath": "C:\\Program Files\\MongoDB\\Server\\6.0\\data",
"journal": {
"enabled": true
}
},
"systemLog": {
"destination": "file",
"logAppend": true,
"path": "C:\\Program Files\\MongoDB\\Server\\6.0\\log\\mongod.log"
}
},
"pid": 3748,
"buildinfo": {
"version": "6.0.4",
"gitVersion": "44ff59461c1353638a71e710f385a566bcd2f547",
"targetMinOS": "Windows 7/Windows Server 2008 R2",
"modules": [],
"allocator": "tcmalloc",
"javascriptEngine": "mozjs",
"sysInfo": "deprecated",
"versionArray": [
6,
0,
4,
0
],
"openssl": {
"running": "Windows SChannel"
},
"buildEnvironment": {
"distmod": "windows",
"distarch": "x86_64",
"cc": "cl: Microsoft (R) C/C++ Optimizing Compiler Version 19.31.31107 for x64",
"ccflags": "/nologo /WX /FImongo/platform/basic.h /fp:strict /EHsc /W3 /wd4068 /wd4244 /wd4267 /wd4290 /wd4351 /wd4355 /wd4373 /wd4800 /wd4251 /wd4291 /we4013 /we4099 /we4930 /errorReport:none /MD /O2 /Oy- /bigobj /utf-8 /permissive- /Zc:__cplusplus /Zc:sizedDealloc /volatile:iso /diagnostics:caret /std:c++17 /Gw /Gy /Zc:inline",
"cxx": "cl: Microsoft (R) C/C++ Optimizing Compiler Version 19.31.31107 for x64",
"cxxflags": "/TP",
"linkflags": "/nologo /DEBUG /INCREMENTAL:NO /LARGEADDRESSAWARE /OPT:REF",
"target_arch": "x86_64",
"target_os": "windows",
"cppdefines": "SAFEINT_USE_INTRINSICS 0 PCRE_STATIC NDEBUG BOOST_ALL_NO_LIB _UNICODE UNICODE _SILENCE_CXX17_ALLOCATOR_VOID_DEPRECATION_WARNING _SILENCE_CXX17_OLD_ALLOCATOR_MEMBERS_DEPRECATION_WARNING _SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNING _SILENCE_ALL_CXX20_DEPRECATION_WARNINGS _CONSOLE _CRT_SECURE_NO_WARNINGS _ENABLE_EXTENDED_ALIGNED_STORAGE _SCL_SECURE_NO_WARNINGS _WIN32_WINNT 0x0A00 BOOST_USE_WINAPI_VERSION 0x0A00 NTDDI_VERSION 0x0A000000 BOOST_THREAD_VERSION 5 BOOST_THREAD_USES_DATETIME BOOST_SYSTEM_NO_DEPRECATED BOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS BOOST_ENABLE_ASSERT_DEBUG_HANDLER BOOST_LOG_NO_SHORTHAND_NAMES BOOST_LOG_USE_NATIVE_SYSLOG BOOST_LOG_WITHOUT_THREAD_ATTR ABSL_FORCE_ALIGNED_ACCESS"
},
"bits": 64,
"debug": false,
"maxBsonObjectSize": 16777216,
"storageEngines": [
"devnull",
"ephemeralForTest",
"wiredTiger"
]
}
},{
"_id": "Dumeka-1677648414926",
"hostname": "Dumeka",
"startTime": {
"$date": {
"$numberLong": "1677648414000"
}
},
"startTimeLocal": "Wed Mar 1 10:56:54.926",
"cmdLine": {
"config": "C:\\Program Files\\MongoDB\\Server\\6.0\\bin\\mongod.cfg",
"net": {
"bindIp": "127.0.0.1",
"port": 27017
},
"service": true,
"storage": {
"dbPath": "C:\\Program Files\\MongoDB\\Server\\6.0\\data",
"journal": {
"enabled": true
}
},
"systemLog": {
"destination": "file",
"logAppend": true,
"path": "C:\\Program Files\\MongoDB\\Server\\6.0\\log\\mongod.log"
}
},
"pid": 4100,
"buildinfo": {
"version": "6.0.4",
"gitVersion": "44ff59461c1353638a71e710f385a566bcd2f547",
"targetMinOS": "Windows 7/Windows Server 2008 R2",
"modules": [],
"allocator": "tcmalloc",
"javascriptEngine": "mozjs",
"sysInfo": "deprecated",
"versionArray": [
6,
0,
4,
0
],
"openssl": {
"running": "Windows SChannel"
},
"buildEnvironment": {
"distmod": "windows",
"distarch": "x86_64",
"cc": "cl: Microsoft (R) C/C++ Optimizing Compiler Version 19.31.31107 for x64",
"ccflags": "/nologo /WX /FImongo/platform/basic.h /fp:strict /EHsc /W3 /wd4068 /wd4244 /wd4267 /wd4290 /wd4351 /wd4355 /wd4373 /wd4800 /wd4251 /wd4291 /we4013 /we4099 /we4930 /errorReport:none /MD /O2 /Oy- /bigobj /utf-8 /permissive- /Zc:__cplusplus /Zc:sizedDealloc /volatile:iso /diagnostics:caret /std:c++17 /Gw /Gy /Zc:inline",
"cxx": "cl: Microsoft (R) C/C++ Optimizing Compiler Version 19.31.31107 for x64",
"cxxflags": "/TP",
"linkflags": "/nologo /DEBUG /INCREMENTAL:NO /LARGEADDRESSAWARE /OPT:REF",
"target_arch": "x86_64",
"target_os": "windows",
"cppdefines": "SAFEINT_USE_INTRINSICS 0 PCRE_STATIC NDEBUG BOOST_ALL_NO_LIB _UNICODE UNICODE _SILENCE_CXX17_ALLOCATOR_VOID_DEPRECATION_WARNING _SILENCE_CXX17_OLD_ALLOCATOR_MEMBERS_DEPRECATION_WARNING _SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNING _SILENCE_ALL_CXX20_DEPRECATION_WARNINGS _CONSOLE _CRT_SECURE_NO_WARNINGS _ENABLE_EXTENDED_ALIGNED_STORAGE _SCL_SECURE_NO_WARNINGS _WIN32_WINNT 0x0A00 BOOST_USE_WINAPI_VERSION 0x0A00 NTDDI_VERSION 0x0A000000 BOOST_THREAD_VERSION 5 BOOST_THREAD_USES_DATETIME BOOST_SYSTEM_NO_DEPRECATED BOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS BOOST_ENABLE_ASSERT_DEBUG_HANDLER BOOST_LOG_NO_SHORTHAND_NAMES BOOST_LOG_USE_NATIVE_SYSLOG BOOST_LOG_WITHOUT_THREAD_ATTR ABSL_FORCE_ALIGNED_ACCESS"
},
"bits": 64,
"debug": false,
"maxBsonObjectSize": 16777216,
"storageEngines": [
"devnull",
"ephemeralForTest",
"wiredTiger"
]
}
},{
"_id": "Dumeka-1678868079306",
"hostname": "Dumeka",
"startTime": {
"$date": {
"$numberLong": "1678868079000"
}
},
"startTimeLocal": "Wed Mar 15 13:44:39.306",
"cmdLine": {
"config": "C:\\Program Files\\MongoDB\\Server\\6.0\\bin\\mongod.cfg",
"net": {
"bindIp": "127.0.0.1",
"port": 27017
},
"service": true,
"storage": {
"dbPath": "C:\\Program Files\\MongoDB\\Server\\6.0\\data",
"journal": {
"enabled": true
}
},
"systemLog": {
"destination": "file",
"logAppend": true,
"path": "C:\\Program Files\\MongoDB\\Server\\6.0\\log\\mongod.log"
}
},
"pid": 3108,
"buildinfo": {
"version": "6.0.4",
"gitVersion": "44ff59461c1353638a71e710f385a566bcd2f547",
"targetMinOS": "Windows 7/Windows Server 2008 R2",
"modules": [],
"allocator": "tcmalloc",
"javascriptEngine": "mozjs",
"sysInfo": "deprecated",
"versionArray": [
6,
0,
4,
0
],
"openssl": {
"running": "Windows SChannel"
},
"buildEnvironment": {
"distmod": "windows",
"distarch": "x86_64",
"cc": "cl: Microsoft (R) C/C++ Optimizing Compiler Version 19.31.31107 for x64",
"ccflags": "/nologo /WX /FImongo/platform/basic.h /fp:strict /EHsc /W3 /wd4068 /wd4244 /wd4267 /wd4290 /wd4351 /wd4355 /wd4373 /wd4800 /wd4251 /wd4291 /we4013 /we4099 /we4930 /errorReport:none /MD /O2 /Oy- /bigobj /utf-8 /permissive- /Zc:__cplusplus /Zc:sizedDealloc /volatile:iso /diagnostics:caret /std:c++17 /Gw /Gy /Zc:inline",
"cxx": "cl: Microsoft (R) C/C++ Optimizing Compiler Version 19.31.31107 for x64",
"cxxflags": "/TP",
"linkflags": "/nologo /DEBUG /INCREMENTAL:NO /LARGEADDRESSAWARE /OPT:REF",
"target_arch": "x86_64",
"target_os": "windows",
"cppdefines": "SAFEINT_USE_INTRINSICS 0 PCRE_STATIC NDEBUG BOOST_ALL_NO_LIB _UNICODE UNICODE _SILENCE_CXX17_ALLOCATOR_VOID_DEPRECATION_WARNING _SILENCE_CXX17_OLD_ALLOCATOR_MEMBERS_DEPRECATION_WARNING _SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNING _SILENCE_ALL_CXX20_DEPRECATION_WARNINGS _CONSOLE _CRT_SECURE_NO_WARNINGS _ENABLE_EXTENDED_ALIGNED_STORAGE _SCL_SECURE_NO_WARNINGS _WIN32_WINNT 0x0A00 BOOST_USE_WINAPI_VERSION 0x0A00 NTDDI_VERSION 0x0A000000 BOOST_THREAD_VERSION 5 BOOST_THREAD_USES_DATETIME BOOST_SYSTEM_NO_DEPRECATED BOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS BOOST_ENABLE_ASSERT_DEBUG_HANDLER BOOST_LOG_NO_SHORTHAND_NAMES BOOST_LOG_USE_NATIVE_SYSLOG BOOST_LOG_WITHOUT_THREAD_ATTR ABSL_FORCE_ALIGNED_ACCESS"
},
"bits": 64,
"debug": false,
"maxBsonObjectSize": 16777216,
"storageEngines": [
"devnull",
"ephemeralForTest",
"wiredTiger"
]
}
},{
"_id": "Dumeka-1678880219086",
"hostname": "Dumeka",
"startTime": {
"$date": {
"$numberLong": "1678880219000"
}
},
"startTimeLocal": "Wed Mar 15 17:06:59.086",
"cmdLine": {
"config": "C:\\Program Files\\MongoDB\\Server\\6.0\\bin\\mongod.cfg",
"net": {
"bindIp": "127.0.0.1",
"port": 27017
},
"service": true,
"storage": {
"dbPath": "C:\\Program Files\\MongoDB\\Server\\6.0\\data",
"journal": {
"enabled": true
}
},
"systemLog": {
"destination": "file",
"logAppend": true,
"path": "C:\\Program Files\\MongoDB\\Server\\6.0\\log\\mongod.log"
}
},
"pid": 4004,
"buildinfo": {
"version": "6.0.4",
"gitVersion": "44ff59461c1353638a71e710f385a566bcd2f547",
"targetMinOS": "Windows 7/Windows Server 2008 R2",
"modules": [],
"allocator": "tcmalloc",
"javascriptEngine": "mozjs",
"sysInfo": "deprecated",
"versionArray": [
6,
0,
4,
0
],
"openssl": {
"running": "Windows SChannel"
},
"buildEnvironment": {
"distmod": "windows",
"distarch": "x86_64",
"cc": "cl: Microsoft (R) C/C++ Optimizing Compiler Version 19.31.31107 for x64",
"ccflags": "/nologo /WX /FImongo/platform/basic.h /fp:strict /EHsc /W3 /wd4068 /wd4244 /wd4267 /wd4290 /wd4351 /wd4355 /wd4373 /wd4800 /wd4251 /wd4291 /we4013 /we4099 /we4930 /errorReport:none /MD /O2 /Oy- /bigobj /utf-8 /permissive- /Zc:__cplusplus /Zc:sizedDealloc /volatile:iso /diagnostics:caret /std:c++17 /Gw /Gy /Zc:inline",
"cxx": "cl: Microsoft (R) C/C++ Optimizing Compiler Version 19.31.31107 for x64",
"cxxflags": "/TP",
"linkflags": "/nologo /DEBUG /INCREMENTAL:NO /LARGEADDRESSAWARE /OPT:REF",
"target_arch": "x86_64",
"target_os": "windows",
"cppdefines": "SAFEINT_USE_INTRINSICS 0 PCRE_STATIC NDEBUG BOOST_ALL_NO_LIB _UNICODE UNICODE _SILENCE_CXX17_ALLOCATOR_VOID_DEPRECATION_WARNING _SILENCE_CXX17_OLD_ALLOCATOR_MEMBERS_DEPRECATION_WARNING _SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNING _SILENCE_ALL_CXX20_DEPRECATION_WARNINGS _CONSOLE _CRT_SECURE_NO_WARNINGS _ENABLE_EXTENDED_ALIGNED_STORAGE _SCL_SECURE_NO_WARNINGS _WIN32_WINNT 0x0A00 BOOST_USE_WINAPI_VERSION 0x0A00 NTDDI_VERSION 0x0A000000 BOOST_THREAD_VERSION 5 BOOST_THREAD_USES_DATETIME BOOST_SYSTEM_NO_DEPRECATED BOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS BOOST_ENABLE_ASSERT_DEBUG_HANDLER BOOST_LOG_NO_SHORTHAND_NAMES BOOST_LOG_USE_NATIVE_SYSLOG BOOST_LOG_WITHOUT_THREAD_ATTR ABSL_FORCE_ALIGNED_ACCESS"
},
"bits": 64,
"debug": false,
"maxBsonObjectSize": 16777216,
"storageEngines": [
"devnull",
"ephemeralForTest",
"wiredTiger"
]
}
},{
"_id": "Dumeka-1679025291365",
"hostname": "Dumeka",
"startTime": {
"$date": {
"$numberLong": "1679025291000"
}
},
"startTimeLocal": "Fri Mar 17 09:24:51.365",
"cmdLine": {
"config": "C:\\Program Files\\MongoDB\\Server\\6.0\\bin\\mongod.cfg",
"net": {
"bindIp": "127.0.0.1",
"port": 27017
},
"service": true,
"storage": {
"dbPath": "C:\\Program Files\\MongoDB\\Server\\6.0\\data",
"journal": {
"enabled": true
}
},
"systemLog": {
"destination": "file",
"logAppend": true,
"path": "C:\\Program Files\\MongoDB\\Server\\6.0\\log\\mongod.log"
}
},
"pid": 4092,
"buildinfo": {
"version": "6.0.4",
"gitVersion": "44ff59461c1353638a71e710f385a566bcd2f547",
"targetMinOS": "Windows 7/Windows Server 2008 R2",
"modules": [],
"allocator": "tcmalloc",
"javascriptEngine": "mozjs",
"sysInfo": "deprecated",
"versionArray": [
6,
0,
4,
0
],
"openssl": {
"running": "Windows SChannel"
},
"buildEnvironment": {
"distmod": "windows",
"distarch": "x86_64",
"cc": "cl: Microsoft (R) C/C++ Optimizing Compiler Version 19.31.31107 for x64",
"ccflags": "/nologo /WX /FImongo/platform/basic.h /fp:strict /EHsc /W3 /wd4068 /wd4244 /wd4267 /wd4290 /wd4351 /wd4355 /wd4373 /wd4800 /wd4251 /wd4291 /we4013 /we4099 /we4930 /errorReport:none /MD /O2 /Oy- /bigobj /utf-8 /permissive- /Zc:__cplusplus /Zc:sizedDealloc /volatile:iso /diagnostics:caret /std:c++17 /Gw /Gy /Zc:inline",
"cxx": "cl: Microsoft (R) C/C++ Optimizing Compiler Version 19.31.31107 for x64",
"cxxflags": "/TP",
"linkflags": "/nologo /DEBUG /INCREMENTAL:NO /LARGEADDRESSAWARE /OPT:REF",
"target_arch": "x86_64",
"target_os": "windows",
"cppdefines": "SAFEINT_USE_INTRINSICS 0 PCRE_STATIC NDEBUG BOOST_ALL_NO_LIB _UNICODE UNICODE _SILENCE_CXX17_ALLOCATOR_VOID_DEPRECATION_WARNING _SILENCE_CXX17_OLD_ALLOCATOR_MEMBERS_DEPRECATION_WARNING _SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNING _SILENCE_ALL_CXX20_DEPRECATION_WARNINGS _CONSOLE _CRT_SECURE_NO_WARNINGS _ENABLE_EXTENDED_ALIGNED_STORAGE _SCL_SECURE_NO_WARNINGS _WIN32_WINNT 0x0A00 BOOST_USE_WINAPI_VERSION 0x0A00 NTDDI_VERSION 0x0A000000 BOOST_THREAD_VERSION 5 BOOST_THREAD_USES_DATETIME BOOST_SYSTEM_NO_DEPRECATED BOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS BOOST_ENABLE_ASSERT_DEBUG_HANDLER BOOST_LOG_NO_SHORTHAND_NAMES BOOST_LOG_USE_NATIVE_SYSLOG BOOST_LOG_WITHOUT_THREAD_ATTR ABSL_FORCE_ALIGNED_ACCESS"
},
"bits": 64,
"debug": false,
"maxBsonObjectSize": 16777216,
"storageEngines": [
"devnull",
"ephemeralForTest",
"wiredTiger"
]
}
},{
"_id": "Dumeka-1679041559344",
"hostname": "Dumeka",
"startTime": {
"$date": {
"$numberLong": "1679041559000"
}
},
"startTimeLocal": "Fri Mar 17 13:55:59.344",
"cmdLine": {
"config": "C:\\Program Files\\MongoDB\\Server\\6.0\\bin\\mongod.cfg",
"net": {
"bindIp": "127.0.0.1",
"port": 27017
},
"service": true,
"storage": {
"dbPath": "C:\\Program Files\\MongoDB\\Server\\6.0\\data",
"journal": {
"enabled": true
}
},
"systemLog": {
"destination": "file",
"logAppend": true,
"path": "C:\\Program Files\\MongoDB\\Server\\6.0\\log\\mongod.log"
}
},
"pid": 3996,
"buildinfo": {
"version": "6.0.4",
"gitVersion": "44ff59461c1353638a71e710f385a566bcd2f547",
"targetMinOS": "Windows 7/Windows Server 2008 R2",
"modules": [],
"allocator": "tcmalloc",
"javascriptEngine": "mozjs",
"sysInfo": "deprecated",
"versionArray": [
6,
0,
4,
0
],
"openssl": {
"running": "Windows SChannel"
},
"buildEnvironment": {
"distmod": "windows",
"distarch": "x86_64",
"cc": "cl: Microsoft (R) C/C++ Optimizing Compiler Version 19.31.31107 for x64",
"ccflags": "/nologo /WX /FImongo/platform/basic.h /fp:strict /EHsc /W3 /wd4068 /wd4244 /wd4267 /wd4290 /wd4351 /wd4355 /wd4373 /wd4800 /wd4251 /wd4291 /we4013 /we4099 /we4930 /errorReport:none /MD /O2 /Oy- /bigobj /utf-8 /permissive- /Zc:__cplusplus /Zc:sizedDealloc /volatile:iso /diagnostics:caret /std:c++17 /Gw /Gy /Zc:inline",
"cxx": "cl: Microsoft (R) C/C++ Optimizing Compiler Version 19.31.31107 for x64",
"cxxflags": "/TP",
"linkflags": "/nologo /DEBUG /INCREMENTAL:NO /LARGEADDRESSAWARE /OPT:REF",
"target_arch": "x86_64",
"target_os": "windows",
"cppdefines": "SAFEINT_USE_INTRINSICS 0 PCRE_STATIC NDEBUG BOOST_ALL_NO_LIB _UNICODE UNICODE _SILENCE_CXX17_ALLOCATOR_VOID_DEPRECATION_WARNING _SILENCE_CXX17_OLD_ALLOCATOR_MEMBERS_DEPRECATION_WARNING _SILENCE_CXX17_CODECVT_HEADER_DEPRECATION_WARNING _SILENCE_ALL_CXX20_DEPRECATION_WARNINGS _CONSOLE _CRT_SECURE_NO_WARNINGS _ENABLE_EXTENDED_ALIGNED_STORAGE _SCL_SECURE_NO_WARNINGS _WIN32_WINNT 0x0A00 BOOST_USE_WINAPI_VERSION 0x0A00 NTDDI_VERSION 0x0A000000 BOOST_THREAD_VERSION 5 BOOST_THREAD_USES_DATETIME BOOST_SYSTEM_NO_DEPRECATED BOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS BOOST_ENABLE_ASSERT_DEBUG_HANDLER BOOST_LOG_NO_SHORTHAND_NAMES BOOST_LOG_USE_NATIVE_SYSLOG BOOST_LOG_WITHOUT_THREAD_ATTR ABSL_FORCE_ALIGNED_ACCESS"
},
"bits": 64,
"debug": false,
"maxBsonObjectSize": 16777216,
"storageEngines": [
"devnull",
"ephemeralForTest",
"wiredTiger"
]
}
}]