| _id | hostname | startTime | startTimeLocal | cmdLine | pid | buildinfo |
|---|---|---|---|---|---|---|
mongodb-c4f5898cc-q2jkk-1760349093899
|
mongodb-c4f5898cc-q2jkk
|
Mon Oct 13 2025 09:51:33 GMT+0000 (Coordinated Universal Time)
|
Mon Oct 13 09:51:33.899
|
{
"config": "/opt/bitnami/mongodb/conf/mongodb.conf",
"net": {
"bindIp": "127.0.0.1",
"ipv6": false,
"port": 27017,
"unixDomainSocket": {
"enabled": true,
"pathPrefix": "/opt/bitnami/mongodb/tmp"
}
},
"processManagement": {
"fork": true,
"pidFilePath": "/opt/bitnami/mongodb/tmp/mongodb.pid"
},
"security": {
"authorization": "disabled"
},
"setParameter": {
"enableLocalhostAuthBypass": "true"
},
"storage": {
"dbPath": "/bitnami/mongodb/data/db",
"directoryPerDB": false
},
"systemLog": {
"destination": "file",
"logAppend": true,
"logRotate": "reopen",
"path": "/opt/bitnami/mongodb/logs/mongodb.log",
"quiet": false,
"verbosity": 0
}
}
|
49
|
{
"version": "8.2.1",
"versionArray": [
8,
2,
1,
0
],
"gitVersion": "3312bdcf28aa65f5930005e21c2cb130f648b8c3",
"modules": [],
"allocator": "tcmalloc-google",
"javascriptEngine": "mozjs",
"sysinfo": "deprecated",
"openssl": {
"running": "OpenSSL 3.0.16 11 Feb 2025",
"compiled": "OpenSSL 3.0.7 1 Nov 2022"
},
"buildEnvironment": {
"distmod": "rhel93",
"distarch": "x86_64",
"cc": "external/mongo_toolchain_v5/v5/bin/gcc: gcc (GCC) 14.2.0\nCopyright (C) 2024 Free Software Foundation, Inc.\nThis is free software; see the source for copying conditions. There is NO\nwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\n",
"ccflags": "-U_FORTIFY_SOURCE -std=c++20 -nostdinc++ -Wall -Wsign-compare -Winvalid-pch -Wno-missing-braces -Wno-psabi -Bexternal/mongo_toolchain_v5/v5/bin -Bexternal/mongo_toolchain_v5/stow/gcc-v5/libexec/gcc/x86_64-mongodb-linux/14.2.0 -Bexternal/mongo_toolchain_v5/stow/gcc-v5/lib/gcc/x86_64-mongodb-linux/14.2.0 -Bexternal/mongo_toolchain_v5/stow/llvm-v5/bin -fPIE -D_XOPEN_SOURCE=700 -D_GNU_SOURCE -no-canonical-prefixes -D__DATE__=\"OMITTED_FOR_HASH_CONSISTENCY\" -D__TIMESTAMP__=\"OMITTED_FOR_HASH_CONSISTENCY\" -D__TIME__=\"OMITTED_FOR_HASH_CONSISTENCY\" -isystemexternal/mongo_toolchain_v5/stow/gcc-v5/lib/gcc/x86_64-mongodb-linux/14.2.0/include -isystemexternal/mongo_toolchain_v5/stow/gcc-v5/lib/gcc/x86_64-mongodb-linux/14.2.0/include-fixed -isystemexternal/mongo_toolchain_v5/stow/gcc-v5/include/c++/14.2.0 -isystemexternal/mongo_toolchain_v5/stow/gcc-v5/include/c++/14.2.0/x86_64-mongodb-linux -isystem/usr/include/openssl -isystem/usr/include/x86_64-mongodb-linux -isystem/usr/include -gdwarf-5 -gdwarf64 -g2 -Wno-non-virtual-dtor -fsized-deallocation -Woverloaded-virtual -Wpessimizing-move -Wno-interference-size -Wno-overloaded-virtual -Wno-dangling-reference -Wno-deprecated -Wno-deprecated-declarations -Wno-class-memaccess -Wno-uninitialized -Wno-array-bounds -Wno-sign-compare -Wno-stringop-overflow -Wno-stringop-overread -Wno-restrict -Wno-dangling-pointer -Wno-attributes -ffp-contract=off -Wno-maybe-uninitialized -Wno-unused-but-set-variable -fasynchronous-unwind-tables -fno-omit-frame-pointer -fstack-protector-strong -fno-strict-aliasing -fdiagnostics-color -Wno-ignored-attributes -O2 -Wno-unused-function -Wno-unknown-pragmas -Wno-builtin-macro-redefined -Wno-unused-local-typedefs -Wno-deprecated-declarations -Wno-unused-const-variable -Isrc -I$(GENDIR)/src -I$(GENDIR)/src/mongo/db/modules/enterprise/src -Isrc/mongo/db/modules/enterprise/src -Isrc/third_party/valgrind/include -Wa,--compress-debug-sections -Wimplicit-fallthrough=5 -march=sandybridge -mtune=generic -mprefer-vector-width=128 -Werror -ffunction-sections",
"cxx": "external/mongo_toolchain_v5/v5/bin/g++: g++ (GCC) 14.2.0\nCopyright (C) 2024 Free Software Foundation, Inc.\nThis is free software; see the source for copying conditions. There is NO\nwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\n",
"cxxflags": "-U_FORTIFY_SOURCE -std=c++20 -nostdinc++ -Wall -Wsign-compare -Winvalid-pch -Wno-missing-braces -Wno-psabi -Bexternal/mongo_toolchain_v5/v5/bin -Bexternal/mongo_toolchain_v5/stow/gcc-v5/libexec/gcc/x86_64-mongodb-linux/14.2.0 -Bexternal/mongo_toolchain_v5/stow/gcc-v5/lib/gcc/x86_64-mongodb-linux/14.2.0 -Bexternal/mongo_toolchain_v5/stow/llvm-v5/bin -fPIE -D_XOPEN_SOURCE=700 -D_GNU_SOURCE -no-canonical-prefixes -D__DATE__=\"OMITTED_FOR_HASH_CONSISTENCY\" -D__TIMESTAMP__=\"OMITTED_FOR_HASH_CONSISTENCY\" -D__TIME__=\"OMITTED_FOR_HASH_CONSISTENCY\" -isystemexternal/mongo_toolchain_v5/stow/gcc-v5/lib/gcc/x86_64-mongodb-linux/14.2.0/include -isystemexternal/mongo_toolchain_v5/stow/gcc-v5/lib/gcc/x86_64-mongodb-linux/14.2.0/include-fixed -isystemexternal/mongo_toolchain_v5/stow/gcc-v5/include/c++/14.2.0 -isystemexternal/mongo_toolchain_v5/stow/gcc-v5/include/c++/14.2.0/x86_64-mongodb-linux -isystem/usr/include/openssl -isystem/usr/include/x86_64-mongodb-linux -isystem/usr/include -gdwarf-5 -gdwarf64 -g2 -Wno-non-virtual-dtor -fsized-deallocation -Woverloaded-virtual -Wpessimizing-move -Wno-interference-size -Wno-overloaded-virtual -Wno-dangling-reference -Wno-deprecated -Wno-deprecated-declarations -Wno-class-memaccess -Wno-uninitialized -Wno-array-bounds -Wno-sign-compare -Wno-stringop-overflow -Wno-stringop-overread -Wno-restrict -Wno-dangling-pointer -Wno-attributes -ffp-contract=off -Wno-maybe-uninitialized -Wno-unused-but-set-variable -fasynchronous-unwind-tables -fno-omit-frame-pointer -fstack-protector-strong -fno-strict-aliasing -fdiagnostics-color -Wno-ignored-attributes -O2 -Wno-unused-function -Wno-unknown-pragmas -Wno-builtin-macro-redefined -Wno-unused-local-typedefs -Wno-deprecated-declarations -Wno-unused-const-variable -Isrc -I$(GENDIR)/src -I$(GENDIR)/src/mongo/db/modules/enterprise/src -Isrc/mongo/db/modules/enterprise/src -Isrc/third_party/valgrind/include -Wa,--compress-debug-sections -Wimplicit-fallthrough=5 -march=sandybridge -mtune=generic -mprefer-vector-width=128 -Werror -ffunction-sections",
"linkflags": "-Bexternal/mongo_toolchain_v5/v5/bin -Bexternal/mongo_toolchain_v5/stow/gcc-v5/libexec/gcc/x86_64-mongodb-linux/14.2.0 -Bexternal/mongo_toolchain_v5/stow/gcc-v5/lib/gcc/x86_64-mongodb-linux/14.2.0 -Bexternal/mongo_toolchain_v5/stow/llvm-v5/bin -pie -Lexternal/mongo_toolchain_v5/stow/gcc-v5/lib/gcc/x86_64-mongodb-linux/14.2.0 -Lexternal/mongo_toolchain_v5/v5/lib -Lexternal/mongo_toolchain_v5/v5/lib64 -fuse-ld=lld -gdwarf64 -Wl,--hash-style=gnu -Wl,-z,noexecstack -Wl,--warn-execstack -Wl,-z,relro -pthread -Wl,--compress-debug-sections=none -rdynamic -lm -lresolv -latomic -Wl,--build-id -Wl,-z,now -Wl,--fatal-warnings -Wl,--symbol-ordering-file=$(location //buildscripts:symbols.orderfile) -Wl,--no-warn-symbol-ordering",
"target_arch": "x86_64",
"target_os": "linux",
"cppdefines": "NDEBUG ABSL_ALLOCATOR_NOTHROW _FORTIFY_SOURCE=2 BOOST_ENABLE_ASSERT_DEBUG_HANDLER BOOST_FILESYSTEM_NO_CXX20_ATOMIC_REF BOOST_LOG_NO_SHORTHAND_NAMES BOOST_LOG_USE_NATIVE_SYSLOG BOOST_LOG_WITHOUT_THREAD_ATTR BOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS BOOST_SYSTEM_NO_DEPRECATED BOOST_THREAD_USES_DATETIME BOOST_THREAD_VERSION=5 ABSL_FORCE_ALIGNED_ACCESS PCRE2_STATIC SAFEINT_USE_INTRINSICS=0"
},
"bits": 64,
"debug": false,
"maxBsonObjectSize": 16777216,
"storageEngines": [
"devnull",
"wiredTiger"
]
}
|
mongodb-c4f5898cc-q2jkk-1760349102578
|
mongodb-c4f5898cc-q2jkk
|
Mon Oct 13 2025 09:51:42 GMT+0000 (Coordinated Universal Time)
|
Mon Oct 13 09:51:42.578
|
{
"config": "/opt/bitnami/mongodb/conf/mongodb.conf",
"net": {
"bindIp": "*",
"ipv6": false,
"port": 27017,
"unixDomainSocket": {
"enabled": true,
"pathPrefix": "/opt/bitnami/mongodb/tmp"
}
},
"processManagement": {
"fork": false,
"pidFilePath": "/opt/bitnami/mongodb/tmp/mongodb.pid"
},
"security": {
"authorization": "enabled"
},
"setParameter": {
"enableLocalhostAuthBypass": "false"
},
"storage": {
"dbPath": "/bitnami/mongodb/data/db",
"directoryPerDB": false
},
"systemLog": {
"destination": "file",
"logAppend": true,
"logRotate": "reopen",
"path": "/opt/bitnami/mongodb/logs/mongodb.log",
"quiet": false,
"verbosity": 0
}
}
|
1
|
{
"version": "8.2.1",
"versionArray": [
8,
2,
1,
0
],
"gitVersion": "3312bdcf28aa65f5930005e21c2cb130f648b8c3",
"modules": [],
"allocator": "tcmalloc-google",
"javascriptEngine": "mozjs",
"sysinfo": "deprecated",
"openssl": {
"running": "OpenSSL 3.0.16 11 Feb 2025",
"compiled": "OpenSSL 3.0.7 1 Nov 2022"
},
"buildEnvironment": {
"distmod": "rhel93",
"distarch": "x86_64",
"cc": "external/mongo_toolchain_v5/v5/bin/gcc: gcc (GCC) 14.2.0\nCopyright (C) 2024 Free Software Foundation, Inc.\nThis is free software; see the source for copying conditions. There is NO\nwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\n",
"ccflags": "-U_FORTIFY_SOURCE -std=c++20 -nostdinc++ -Wall -Wsign-compare -Winvalid-pch -Wno-missing-braces -Wno-psabi -Bexternal/mongo_toolchain_v5/v5/bin -Bexternal/mongo_toolchain_v5/stow/gcc-v5/libexec/gcc/x86_64-mongodb-linux/14.2.0 -Bexternal/mongo_toolchain_v5/stow/gcc-v5/lib/gcc/x86_64-mongodb-linux/14.2.0 -Bexternal/mongo_toolchain_v5/stow/llvm-v5/bin -fPIE -D_XOPEN_SOURCE=700 -D_GNU_SOURCE -no-canonical-prefixes -D__DATE__=\"OMITTED_FOR_HASH_CONSISTENCY\" -D__TIMESTAMP__=\"OMITTED_FOR_HASH_CONSISTENCY\" -D__TIME__=\"OMITTED_FOR_HASH_CONSISTENCY\" -isystemexternal/mongo_toolchain_v5/stow/gcc-v5/lib/gcc/x86_64-mongodb-linux/14.2.0/include -isystemexternal/mongo_toolchain_v5/stow/gcc-v5/lib/gcc/x86_64-mongodb-linux/14.2.0/include-fixed -isystemexternal/mongo_toolchain_v5/stow/gcc-v5/include/c++/14.2.0 -isystemexternal/mongo_toolchain_v5/stow/gcc-v5/include/c++/14.2.0/x86_64-mongodb-linux -isystem/usr/include/openssl -isystem/usr/include/x86_64-mongodb-linux -isystem/usr/include -gdwarf-5 -gdwarf64 -g2 -Wno-non-virtual-dtor -fsized-deallocation -Woverloaded-virtual -Wpessimizing-move -Wno-interference-size -Wno-overloaded-virtual -Wno-dangling-reference -Wno-deprecated -Wno-deprecated-declarations -Wno-class-memaccess -Wno-uninitialized -Wno-array-bounds -Wno-sign-compare -Wno-stringop-overflow -Wno-stringop-overread -Wno-restrict -Wno-dangling-pointer -Wno-attributes -ffp-contract=off -Wno-maybe-uninitialized -Wno-unused-but-set-variable -fasynchronous-unwind-tables -fno-omit-frame-pointer -fstack-protector-strong -fno-strict-aliasing -fdiagnostics-color -Wno-ignored-attributes -O2 -Wno-unused-function -Wno-unknown-pragmas -Wno-builtin-macro-redefined -Wno-unused-local-typedefs -Wno-deprecated-declarations -Wno-unused-const-variable -Isrc -I$(GENDIR)/src -I$(GENDIR)/src/mongo/db/modules/enterprise/src -Isrc/mongo/db/modules/enterprise/src -Isrc/third_party/valgrind/include -Wa,--compress-debug-sections -Wimplicit-fallthrough=5 -march=sandybridge -mtune=generic -mprefer-vector-width=128 -Werror -ffunction-sections",
"cxx": "external/mongo_toolchain_v5/v5/bin/g++: g++ (GCC) 14.2.0\nCopyright (C) 2024 Free Software Foundation, Inc.\nThis is free software; see the source for copying conditions. There is NO\nwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\n",
"cxxflags": "-U_FORTIFY_SOURCE -std=c++20 -nostdinc++ -Wall -Wsign-compare -Winvalid-pch -Wno-missing-braces -Wno-psabi -Bexternal/mongo_toolchain_v5/v5/bin -Bexternal/mongo_toolchain_v5/stow/gcc-v5/libexec/gcc/x86_64-mongodb-linux/14.2.0 -Bexternal/mongo_toolchain_v5/stow/gcc-v5/lib/gcc/x86_64-mongodb-linux/14.2.0 -Bexternal/mongo_toolchain_v5/stow/llvm-v5/bin -fPIE -D_XOPEN_SOURCE=700 -D_GNU_SOURCE -no-canonical-prefixes -D__DATE__=\"OMITTED_FOR_HASH_CONSISTENCY\" -D__TIMESTAMP__=\"OMITTED_FOR_HASH_CONSISTENCY\" -D__TIME__=\"OMITTED_FOR_HASH_CONSISTENCY\" -isystemexternal/mongo_toolchain_v5/stow/gcc-v5/lib/gcc/x86_64-mongodb-linux/14.2.0/include -isystemexternal/mongo_toolchain_v5/stow/gcc-v5/lib/gcc/x86_64-mongodb-linux/14.2.0/include-fixed -isystemexternal/mongo_toolchain_v5/stow/gcc-v5/include/c++/14.2.0 -isystemexternal/mongo_toolchain_v5/stow/gcc-v5/include/c++/14.2.0/x86_64-mongodb-linux -isystem/usr/include/openssl -isystem/usr/include/x86_64-mongodb-linux -isystem/usr/include -gdwarf-5 -gdwarf64 -g2 -Wno-non-virtual-dtor -fsized-deallocation -Woverloaded-virtual -Wpessimizing-move -Wno-interference-size -Wno-overloaded-virtual -Wno-dangling-reference -Wno-deprecated -Wno-deprecated-declarations -Wno-class-memaccess -Wno-uninitialized -Wno-array-bounds -Wno-sign-compare -Wno-stringop-overflow -Wno-stringop-overread -Wno-restrict -Wno-dangling-pointer -Wno-attributes -ffp-contract=off -Wno-maybe-uninitialized -Wno-unused-but-set-variable -fasynchronous-unwind-tables -fno-omit-frame-pointer -fstack-protector-strong -fno-strict-aliasing -fdiagnostics-color -Wno-ignored-attributes -O2 -Wno-unused-function -Wno-unknown-pragmas -Wno-builtin-macro-redefined -Wno-unused-local-typedefs -Wno-deprecated-declarations -Wno-unused-const-variable -Isrc -I$(GENDIR)/src -I$(GENDIR)/src/mongo/db/modules/enterprise/src -Isrc/mongo/db/modules/enterprise/src -Isrc/third_party/valgrind/include -Wa,--compress-debug-sections -Wimplicit-fallthrough=5 -march=sandybridge -mtune=generic -mprefer-vector-width=128 -Werror -ffunction-sections",
"linkflags": "-Bexternal/mongo_toolchain_v5/v5/bin -Bexternal/mongo_toolchain_v5/stow/gcc-v5/libexec/gcc/x86_64-mongodb-linux/14.2.0 -Bexternal/mongo_toolchain_v5/stow/gcc-v5/lib/gcc/x86_64-mongodb-linux/14.2.0 -Bexternal/mongo_toolchain_v5/stow/llvm-v5/bin -pie -Lexternal/mongo_toolchain_v5/stow/gcc-v5/lib/gcc/x86_64-mongodb-linux/14.2.0 -Lexternal/mongo_toolchain_v5/v5/lib -Lexternal/mongo_toolchain_v5/v5/lib64 -fuse-ld=lld -gdwarf64 -Wl,--hash-style=gnu -Wl,-z,noexecstack -Wl,--warn-execstack -Wl,-z,relro -pthread -Wl,--compress-debug-sections=none -rdynamic -lm -lresolv -latomic -Wl,--build-id -Wl,-z,now -Wl,--fatal-warnings -Wl,--symbol-ordering-file=$(location //buildscripts:symbols.orderfile) -Wl,--no-warn-symbol-ordering",
"target_arch": "x86_64",
"target_os": "linux",
"cppdefines": "NDEBUG ABSL_ALLOCATOR_NOTHROW _FORTIFY_SOURCE=2 BOOST_ENABLE_ASSERT_DEBUG_HANDLER BOOST_FILESYSTEM_NO_CXX20_ATOMIC_REF BOOST_LOG_NO_SHORTHAND_NAMES BOOST_LOG_USE_NATIVE_SYSLOG BOOST_LOG_WITHOUT_THREAD_ATTR BOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS BOOST_SYSTEM_NO_DEPRECATED BOOST_THREAD_USES_DATETIME BOOST_THREAD_VERSION=5 ABSL_FORCE_ALIGNED_ACCESS PCRE2_STATIC SAFEINT_USE_INTRINSICS=0"
},
"bits": 64,
"debug": false,
"maxBsonObjectSize": 16777216,
"storageEngines": [
"devnull",
"wiredTiger"
]
}
|
mongodb-c4f5898cc-xk95m-1760658227708
|
mongodb-c4f5898cc-xk95m
|
Thu Oct 16 2025 23:43:47 GMT+0000 (Coordinated Universal Time)
|
Thu Oct 16 23:43:47.708
|
{
"config": "/opt/bitnami/mongodb/conf/mongodb.conf",
"net": {
"bindIp": "*",
"ipv6": false,
"port": 27017,
"unixDomainSocket": {
"enabled": true,
"pathPrefix": "/opt/bitnami/mongodb/tmp"
}
},
"processManagement": {
"fork": false,
"pidFilePath": "/opt/bitnami/mongodb/tmp/mongodb.pid"
},
"security": {
"authorization": "enabled"
},
"setParameter": {
"enableLocalhostAuthBypass": "false"
},
"storage": {
"dbPath": "/bitnami/mongodb/data/db",
"directoryPerDB": false
},
"systemLog": {
"destination": "file",
"logAppend": true,
"logRotate": "reopen",
"path": "/opt/bitnami/mongodb/logs/mongodb.log",
"quiet": false,
"verbosity": 0
}
}
|
1
|
{
"version": "8.2.1",
"versionArray": [
8,
2,
1,
0
],
"gitVersion": "3312bdcf28aa65f5930005e21c2cb130f648b8c3",
"modules": [],
"allocator": "tcmalloc-google",
"javascriptEngine": "mozjs",
"sysinfo": "deprecated",
"openssl": {
"running": "OpenSSL 3.0.16 11 Feb 2025",
"compiled": "OpenSSL 3.0.7 1 Nov 2022"
},
"buildEnvironment": {
"distmod": "rhel93",
"distarch": "x86_64",
"cc": "external/mongo_toolchain_v5/v5/bin/gcc: gcc (GCC) 14.2.0\nCopyright (C) 2024 Free Software Foundation, Inc.\nThis is free software; see the source for copying conditions. There is NO\nwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\n",
"ccflags": "-U_FORTIFY_SOURCE -std=c++20 -nostdinc++ -Wall -Wsign-compare -Winvalid-pch -Wno-missing-braces -Wno-psabi -Bexternal/mongo_toolchain_v5/v5/bin -Bexternal/mongo_toolchain_v5/stow/gcc-v5/libexec/gcc/x86_64-mongodb-linux/14.2.0 -Bexternal/mongo_toolchain_v5/stow/gcc-v5/lib/gcc/x86_64-mongodb-linux/14.2.0 -Bexternal/mongo_toolchain_v5/stow/llvm-v5/bin -fPIE -D_XOPEN_SOURCE=700 -D_GNU_SOURCE -no-canonical-prefixes -D__DATE__=\"OMITTED_FOR_HASH_CONSISTENCY\" -D__TIMESTAMP__=\"OMITTED_FOR_HASH_CONSISTENCY\" -D__TIME__=\"OMITTED_FOR_HASH_CONSISTENCY\" -isystemexternal/mongo_toolchain_v5/stow/gcc-v5/lib/gcc/x86_64-mongodb-linux/14.2.0/include -isystemexternal/mongo_toolchain_v5/stow/gcc-v5/lib/gcc/x86_64-mongodb-linux/14.2.0/include-fixed -isystemexternal/mongo_toolchain_v5/stow/gcc-v5/include/c++/14.2.0 -isystemexternal/mongo_toolchain_v5/stow/gcc-v5/include/c++/14.2.0/x86_64-mongodb-linux -isystem/usr/include/openssl -isystem/usr/include/x86_64-mongodb-linux -isystem/usr/include -gdwarf-5 -gdwarf64 -g2 -Wno-non-virtual-dtor -fsized-deallocation -Woverloaded-virtual -Wpessimizing-move -Wno-interference-size -Wno-overloaded-virtual -Wno-dangling-reference -Wno-deprecated -Wno-deprecated-declarations -Wno-class-memaccess -Wno-uninitialized -Wno-array-bounds -Wno-sign-compare -Wno-stringop-overflow -Wno-stringop-overread -Wno-restrict -Wno-dangling-pointer -Wno-attributes -ffp-contract=off -Wno-maybe-uninitialized -Wno-unused-but-set-variable -fasynchronous-unwind-tables -fno-omit-frame-pointer -fstack-protector-strong -fno-strict-aliasing -fdiagnostics-color -Wno-ignored-attributes -O2 -Wno-unused-function -Wno-unknown-pragmas -Wno-builtin-macro-redefined -Wno-unused-local-typedefs -Wno-deprecated-declarations -Wno-unused-const-variable -Isrc -I$(GENDIR)/src -I$(GENDIR)/src/mongo/db/modules/enterprise/src -Isrc/mongo/db/modules/enterprise/src -Isrc/third_party/valgrind/include -Wa,--compress-debug-sections -Wimplicit-fallthrough=5 -march=sandybridge -mtune=generic -mprefer-vector-width=128 -Werror -ffunction-sections",
"cxx": "external/mongo_toolchain_v5/v5/bin/g++: g++ (GCC) 14.2.0\nCopyright (C) 2024 Free Software Foundation, Inc.\nThis is free software; see the source for copying conditions. There is NO\nwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\n",
"cxxflags": "-U_FORTIFY_SOURCE -std=c++20 -nostdinc++ -Wall -Wsign-compare -Winvalid-pch -Wno-missing-braces -Wno-psabi -Bexternal/mongo_toolchain_v5/v5/bin -Bexternal/mongo_toolchain_v5/stow/gcc-v5/libexec/gcc/x86_64-mongodb-linux/14.2.0 -Bexternal/mongo_toolchain_v5/stow/gcc-v5/lib/gcc/x86_64-mongodb-linux/14.2.0 -Bexternal/mongo_toolchain_v5/stow/llvm-v5/bin -fPIE -D_XOPEN_SOURCE=700 -D_GNU_SOURCE -no-canonical-prefixes -D__DATE__=\"OMITTED_FOR_HASH_CONSISTENCY\" -D__TIMESTAMP__=\"OMITTED_FOR_HASH_CONSISTENCY\" -D__TIME__=\"OMITTED_FOR_HASH_CONSISTENCY\" -isystemexternal/mongo_toolchain_v5/stow/gcc-v5/lib/gcc/x86_64-mongodb-linux/14.2.0/include -isystemexternal/mongo_toolchain_v5/stow/gcc-v5/lib/gcc/x86_64-mongodb-linux/14.2.0/include-fixed -isystemexternal/mongo_toolchain_v5/stow/gcc-v5/include/c++/14.2.0 -isystemexternal/mongo_toolchain_v5/stow/gcc-v5/include/c++/14.2.0/x86_64-mongodb-linux -isystem/usr/include/openssl -isystem/usr/include/x86_64-mongodb-linux -isystem/usr/include -gdwarf-5 -gdwarf64 -g2 -Wno-non-virtual-dtor -fsized-deallocation -Woverloaded-virtual -Wpessimizing-move -Wno-interference-size -Wno-overloaded-virtual -Wno-dangling-reference -Wno-deprecated -Wno-deprecated-declarations -Wno-class-memaccess -Wno-uninitialized -Wno-array-bounds -Wno-sign-compare -Wno-stringop-overflow -Wno-stringop-overread -Wno-restrict -Wno-dangling-pointer -Wno-attributes -ffp-contract=off -Wno-maybe-uninitialized -Wno-unused-but-set-variable -fasynchronous-unwind-tables -fno-omit-frame-pointer -fstack-protector-strong -fno-strict-aliasing -fdiagnostics-color -Wno-ignored-attributes -O2 -Wno-unused-function -Wno-unknown-pragmas -Wno-builtin-macro-redefined -Wno-unused-local-typedefs -Wno-deprecated-declarations -Wno-unused-const-variable -Isrc -I$(GENDIR)/src -I$(GENDIR)/src/mongo/db/modules/enterprise/src -Isrc/mongo/db/modules/enterprise/src -Isrc/third_party/valgrind/include -Wa,--compress-debug-sections -Wimplicit-fallthrough=5 -march=sandybridge -mtune=generic -mprefer-vector-width=128 -Werror -ffunction-sections",
"linkflags": "-Bexternal/mongo_toolchain_v5/v5/bin -Bexternal/mongo_toolchain_v5/stow/gcc-v5/libexec/gcc/x86_64-mongodb-linux/14.2.0 -Bexternal/mongo_toolchain_v5/stow/gcc-v5/lib/gcc/x86_64-mongodb-linux/14.2.0 -Bexternal/mongo_toolchain_v5/stow/llvm-v5/bin -pie -Lexternal/mongo_toolchain_v5/stow/gcc-v5/lib/gcc/x86_64-mongodb-linux/14.2.0 -Lexternal/mongo_toolchain_v5/v5/lib -Lexternal/mongo_toolchain_v5/v5/lib64 -fuse-ld=lld -gdwarf64 -Wl,--hash-style=gnu -Wl,-z,noexecstack -Wl,--warn-execstack -Wl,-z,relro -pthread -Wl,--compress-debug-sections=none -rdynamic -lm -lresolv -latomic -Wl,--build-id -Wl,-z,now -Wl,--fatal-warnings -Wl,--symbol-ordering-file=$(location //buildscripts:symbols.orderfile) -Wl,--no-warn-symbol-ordering",
"target_arch": "x86_64",
"target_os": "linux",
"cppdefines": "NDEBUG ABSL_ALLOCATOR_NOTHROW _FORTIFY_SOURCE=2 BOOST_ENABLE_ASSERT_DEBUG_HANDLER BOOST_FILESYSTEM_NO_CXX20_ATOMIC_REF BOOST_LOG_NO_SHORTHAND_NAMES BOOST_LOG_USE_NATIVE_SYSLOG BOOST_LOG_WITHOUT_THREAD_ATTR BOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS BOOST_SYSTEM_NO_DEPRECATED BOOST_THREAD_USES_DATETIME BOOST_THREAD_VERSION=5 ABSL_FORCE_ALIGNED_ACCESS PCRE2_STATIC SAFEINT_USE_INTRINSICS=0"
},
"bits": 64,
"debug": false,
"maxBsonObjectSize": 16777216,
"storageEngines": [
"devnull",
"wiredTiger"
]
}
|
mongodb-c4f5898cc-4qfdb-1761860112542
|
mongodb-c4f5898cc-4qfdb
|
Thu Oct 30 2025 21:35:12 GMT+0000 (Coordinated Universal Time)
|
Thu Oct 30 21:35:12.542
|
{
"config": "/opt/bitnami/mongodb/conf/mongodb.conf",
"net": {
"bindIp": "*",
"ipv6": false,
"port": 27017,
"unixDomainSocket": {
"enabled": true,
"pathPrefix": "/opt/bitnami/mongodb/tmp"
}
},
"processManagement": {
"fork": false,
"pidFilePath": "/opt/bitnami/mongodb/tmp/mongodb.pid"
},
"security": {
"authorization": "enabled"
},
"setParameter": {
"enableLocalhostAuthBypass": "false"
},
"storage": {
"dbPath": "/bitnami/mongodb/data/db",
"directoryPerDB": false
},
"systemLog": {
"destination": "file",
"logAppend": true,
"logRotate": "reopen",
"path": "/opt/bitnami/mongodb/logs/mongodb.log",
"quiet": false,
"verbosity": 0
}
}
|
1
|
{
"version": "8.2.1",
"versionArray": [
8,
2,
1,
0
],
"gitVersion": "3312bdcf28aa65f5930005e21c2cb130f648b8c3",
"modules": [],
"allocator": "tcmalloc-google",
"javascriptEngine": "mozjs",
"sysinfo": "deprecated",
"openssl": {
"running": "OpenSSL 3.0.18 30 Sep 2025",
"compiled": "OpenSSL 3.0.7 1 Nov 2022"
},
"buildEnvironment": {
"distmod": "rhel93",
"distarch": "x86_64",
"cc": "external/mongo_toolchain_v5/v5/bin/gcc: gcc (GCC) 14.2.0\nCopyright (C) 2024 Free Software Foundation, Inc.\nThis is free software; see the source for copying conditions. There is NO\nwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\n",
"ccflags": "-U_FORTIFY_SOURCE -std=c++20 -nostdinc++ -Wall -Wsign-compare -Winvalid-pch -Wno-missing-braces -Wno-psabi -Bexternal/mongo_toolchain_v5/v5/bin -Bexternal/mongo_toolchain_v5/stow/gcc-v5/libexec/gcc/x86_64-mongodb-linux/14.2.0 -Bexternal/mongo_toolchain_v5/stow/gcc-v5/lib/gcc/x86_64-mongodb-linux/14.2.0 -Bexternal/mongo_toolchain_v5/stow/llvm-v5/bin -fPIE -D_XOPEN_SOURCE=700 -D_GNU_SOURCE -no-canonical-prefixes -D__DATE__=\"OMITTED_FOR_HASH_CONSISTENCY\" -D__TIMESTAMP__=\"OMITTED_FOR_HASH_CONSISTENCY\" -D__TIME__=\"OMITTED_FOR_HASH_CONSISTENCY\" -isystemexternal/mongo_toolchain_v5/stow/gcc-v5/lib/gcc/x86_64-mongodb-linux/14.2.0/include -isystemexternal/mongo_toolchain_v5/stow/gcc-v5/lib/gcc/x86_64-mongodb-linux/14.2.0/include-fixed -isystemexternal/mongo_toolchain_v5/stow/gcc-v5/include/c++/14.2.0 -isystemexternal/mongo_toolchain_v5/stow/gcc-v5/include/c++/14.2.0/x86_64-mongodb-linux -isystem/usr/include/openssl -isystem/usr/include/x86_64-mongodb-linux -isystem/usr/include -gdwarf-5 -gdwarf64 -g2 -Wno-non-virtual-dtor -fsized-deallocation -Woverloaded-virtual -Wpessimizing-move -Wno-interference-size -Wno-overloaded-virtual -Wno-dangling-reference -Wno-deprecated -Wno-deprecated-declarations -Wno-class-memaccess -Wno-uninitialized -Wno-array-bounds -Wno-sign-compare -Wno-stringop-overflow -Wno-stringop-overread -Wno-restrict -Wno-dangling-pointer -Wno-attributes -ffp-contract=off -Wno-maybe-uninitialized -Wno-unused-but-set-variable -fasynchronous-unwind-tables -fno-omit-frame-pointer -fstack-protector-strong -fno-strict-aliasing -fdiagnostics-color -Wno-ignored-attributes -O2 -Wno-unused-function -Wno-unknown-pragmas -Wno-builtin-macro-redefined -Wno-unused-local-typedefs -Wno-deprecated-declarations -Wno-unused-const-variable -Isrc -I$(GENDIR)/src -I$(GENDIR)/src/mongo/db/modules/enterprise/src -Isrc/mongo/db/modules/enterprise/src -Isrc/third_party/valgrind/include -Wa,--compress-debug-sections -Wimplicit-fallthrough=5 -march=sandybridge -mtune=generic -mprefer-vector-width=128 -Werror -ffunction-sections",
"cxx": "external/mongo_toolchain_v5/v5/bin/g++: g++ (GCC) 14.2.0\nCopyright (C) 2024 Free Software Foundation, Inc.\nThis is free software; see the source for copying conditions. There is NO\nwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\n",
"cxxflags": "-U_FORTIFY_SOURCE -std=c++20 -nostdinc++ -Wall -Wsign-compare -Winvalid-pch -Wno-missing-braces -Wno-psabi -Bexternal/mongo_toolchain_v5/v5/bin -Bexternal/mongo_toolchain_v5/stow/gcc-v5/libexec/gcc/x86_64-mongodb-linux/14.2.0 -Bexternal/mongo_toolchain_v5/stow/gcc-v5/lib/gcc/x86_64-mongodb-linux/14.2.0 -Bexternal/mongo_toolchain_v5/stow/llvm-v5/bin -fPIE -D_XOPEN_SOURCE=700 -D_GNU_SOURCE -no-canonical-prefixes -D__DATE__=\"OMITTED_FOR_HASH_CONSISTENCY\" -D__TIMESTAMP__=\"OMITTED_FOR_HASH_CONSISTENCY\" -D__TIME__=\"OMITTED_FOR_HASH_CONSISTENCY\" -isystemexternal/mongo_toolchain_v5/stow/gcc-v5/lib/gcc/x86_64-mongodb-linux/14.2.0/include -isystemexternal/mongo_toolchain_v5/stow/gcc-v5/lib/gcc/x86_64-mongodb-linux/14.2.0/include-fixed -isystemexternal/mongo_toolchain_v5/stow/gcc-v5/include/c++/14.2.0 -isystemexternal/mongo_toolchain_v5/stow/gcc-v5/include/c++/14.2.0/x86_64-mongodb-linux -isystem/usr/include/openssl -isystem/usr/include/x86_64-mongodb-linux -isystem/usr/include -gdwarf-5 -gdwarf64 -g2 -Wno-non-virtual-dtor -fsized-deallocation -Woverloaded-virtual -Wpessimizing-move -Wno-interference-size -Wno-overloaded-virtual -Wno-dangling-reference -Wno-deprecated -Wno-deprecated-declarations -Wno-class-memaccess -Wno-uninitialized -Wno-array-bounds -Wno-sign-compare -Wno-stringop-overflow -Wno-stringop-overread -Wno-restrict -Wno-dangling-pointer -Wno-attributes -ffp-contract=off -Wno-maybe-uninitialized -Wno-unused-but-set-variable -fasynchronous-unwind-tables -fno-omit-frame-pointer -fstack-protector-strong -fno-strict-aliasing -fdiagnostics-color -Wno-ignored-attributes -O2 -Wno-unused-function -Wno-unknown-pragmas -Wno-builtin-macro-redefined -Wno-unused-local-typedefs -Wno-deprecated-declarations -Wno-unused-const-variable -Isrc -I$(GENDIR)/src -I$(GENDIR)/src/mongo/db/modules/enterprise/src -Isrc/mongo/db/modules/enterprise/src -Isrc/third_party/valgrind/include -Wa,--compress-debug-sections -Wimplicit-fallthrough=5 -march=sandybridge -mtune=generic -mprefer-vector-width=128 -Werror -ffunction-sections",
"linkflags": "-Bexternal/mongo_toolchain_v5/v5/bin -Bexternal/mongo_toolchain_v5/stow/gcc-v5/libexec/gcc/x86_64-mongodb-linux/14.2.0 -Bexternal/mongo_toolchain_v5/stow/gcc-v5/lib/gcc/x86_64-mongodb-linux/14.2.0 -Bexternal/mongo_toolchain_v5/stow/llvm-v5/bin -pie -Lexternal/mongo_toolchain_v5/stow/gcc-v5/lib/gcc/x86_64-mongodb-linux/14.2.0 -Lexternal/mongo_toolchain_v5/v5/lib -Lexternal/mongo_toolchain_v5/v5/lib64 -fuse-ld=lld -gdwarf64 -Wl,--hash-style=gnu -Wl,-z,noexecstack -Wl,--warn-execstack -Wl,-z,relro -pthread -Wl,--compress-debug-sections=none -rdynamic -lm -lresolv -latomic -Wl,--build-id -Wl,-z,now -Wl,--fatal-warnings -Wl,--symbol-ordering-file=$(location //buildscripts:symbols.orderfile) -Wl,--no-warn-symbol-ordering",
"target_arch": "x86_64",
"target_os": "linux",
"cppdefines": "NDEBUG ABSL_ALLOCATOR_NOTHROW _FORTIFY_SOURCE=2 BOOST_ENABLE_ASSERT_DEBUG_HANDLER BOOST_FILESYSTEM_NO_CXX20_ATOMIC_REF BOOST_LOG_NO_SHORTHAND_NAMES BOOST_LOG_USE_NATIVE_SYSLOG BOOST_LOG_WITHOUT_THREAD_ATTR BOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS BOOST_SYSTEM_NO_DEPRECATED BOOST_THREAD_USES_DATETIME BOOST_THREAD_VERSION=5 ABSL_FORCE_ALIGNED_ACCESS PCRE2_STATIC SAFEINT_USE_INTRINSICS=0"
},
"bits": 64,
"debug": false,
"maxBsonObjectSize": 16777216,
"storageEngines": [
"devnull",
"wiredTiger"
]
}
|
mongodb-c4f5898cc-sw788-1762561162181
|
mongodb-c4f5898cc-sw788
|
Sat Nov 08 2025 00:19:22 GMT+0000 (Coordinated Universal Time)
|
Sat Nov 8 00:19:22.181
|
{
"config": "/opt/bitnami/mongodb/conf/mongodb.conf",
"net": {
"bindIp": "*",
"ipv6": false,
"port": 27017,
"unixDomainSocket": {
"enabled": true,
"pathPrefix": "/opt/bitnami/mongodb/tmp"
}
},
"processManagement": {
"fork": false,
"pidFilePath": "/opt/bitnami/mongodb/tmp/mongodb.pid"
},
"security": {
"authorization": "enabled"
},
"setParameter": {
"enableLocalhostAuthBypass": "false"
},
"storage": {
"dbPath": "/bitnami/mongodb/data/db",
"directoryPerDB": false
},
"systemLog": {
"destination": "file",
"logAppend": true,
"logRotate": "reopen",
"path": "/opt/bitnami/mongodb/logs/mongodb.log",
"quiet": false,
"verbosity": 0
}
}
|
1
|
{
"version": "8.2.1",
"versionArray": [
8,
2,
1,
0
],
"gitVersion": "3312bdcf28aa65f5930005e21c2cb130f648b8c3",
"modules": [],
"allocator": "tcmalloc-google",
"javascriptEngine": "mozjs",
"sysinfo": "deprecated",
"openssl": {
"running": "OpenSSL 3.0.18 30 Sep 2025",
"compiled": "OpenSSL 3.0.7 1 Nov 2022"
},
"buildEnvironment": {
"distmod": "rhel93",
"distarch": "x86_64",
"cc": "external/mongo_toolchain_v5/v5/bin/gcc: gcc (GCC) 14.2.0\nCopyright (C) 2024 Free Software Foundation, Inc.\nThis is free software; see the source for copying conditions. There is NO\nwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\n",
"ccflags": "-U_FORTIFY_SOURCE -std=c++20 -nostdinc++ -Wall -Wsign-compare -Winvalid-pch -Wno-missing-braces -Wno-psabi -Bexternal/mongo_toolchain_v5/v5/bin -Bexternal/mongo_toolchain_v5/stow/gcc-v5/libexec/gcc/x86_64-mongodb-linux/14.2.0 -Bexternal/mongo_toolchain_v5/stow/gcc-v5/lib/gcc/x86_64-mongodb-linux/14.2.0 -Bexternal/mongo_toolchain_v5/stow/llvm-v5/bin -fPIE -D_XOPEN_SOURCE=700 -D_GNU_SOURCE -no-canonical-prefixes -D__DATE__=\"OMITTED_FOR_HASH_CONSISTENCY\" -D__TIMESTAMP__=\"OMITTED_FOR_HASH_CONSISTENCY\" -D__TIME__=\"OMITTED_FOR_HASH_CONSISTENCY\" -isystemexternal/mongo_toolchain_v5/stow/gcc-v5/lib/gcc/x86_64-mongodb-linux/14.2.0/include -isystemexternal/mongo_toolchain_v5/stow/gcc-v5/lib/gcc/x86_64-mongodb-linux/14.2.0/include-fixed -isystemexternal/mongo_toolchain_v5/stow/gcc-v5/include/c++/14.2.0 -isystemexternal/mongo_toolchain_v5/stow/gcc-v5/include/c++/14.2.0/x86_64-mongodb-linux -isystem/usr/include/openssl -isystem/usr/include/x86_64-mongodb-linux -isystem/usr/include -gdwarf-5 -gdwarf64 -g2 -Wno-non-virtual-dtor -fsized-deallocation -Woverloaded-virtual -Wpessimizing-move -Wno-interference-size -Wno-overloaded-virtual -Wno-dangling-reference -Wno-deprecated -Wno-deprecated-declarations -Wno-class-memaccess -Wno-uninitialized -Wno-array-bounds -Wno-sign-compare -Wno-stringop-overflow -Wno-stringop-overread -Wno-restrict -Wno-dangling-pointer -Wno-attributes -ffp-contract=off -Wno-maybe-uninitialized -Wno-unused-but-set-variable -fasynchronous-unwind-tables -fno-omit-frame-pointer -fstack-protector-strong -fno-strict-aliasing -fdiagnostics-color -Wno-ignored-attributes -O2 -Wno-unused-function -Wno-unknown-pragmas -Wno-builtin-macro-redefined -Wno-unused-local-typedefs -Wno-deprecated-declarations -Wno-unused-const-variable -Isrc -I$(GENDIR)/src -I$(GENDIR)/src/mongo/db/modules/enterprise/src -Isrc/mongo/db/modules/enterprise/src -Isrc/third_party/valgrind/include -Wa,--compress-debug-sections -Wimplicit-fallthrough=5 -march=sandybridge -mtune=generic -mprefer-vector-width=128 -Werror -ffunction-sections",
"cxx": "external/mongo_toolchain_v5/v5/bin/g++: g++ (GCC) 14.2.0\nCopyright (C) 2024 Free Software Foundation, Inc.\nThis is free software; see the source for copying conditions. There is NO\nwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\n",
"cxxflags": "-U_FORTIFY_SOURCE -std=c++20 -nostdinc++ -Wall -Wsign-compare -Winvalid-pch -Wno-missing-braces -Wno-psabi -Bexternal/mongo_toolchain_v5/v5/bin -Bexternal/mongo_toolchain_v5/stow/gcc-v5/libexec/gcc/x86_64-mongodb-linux/14.2.0 -Bexternal/mongo_toolchain_v5/stow/gcc-v5/lib/gcc/x86_64-mongodb-linux/14.2.0 -Bexternal/mongo_toolchain_v5/stow/llvm-v5/bin -fPIE -D_XOPEN_SOURCE=700 -D_GNU_SOURCE -no-canonical-prefixes -D__DATE__=\"OMITTED_FOR_HASH_CONSISTENCY\" -D__TIMESTAMP__=\"OMITTED_FOR_HASH_CONSISTENCY\" -D__TIME__=\"OMITTED_FOR_HASH_CONSISTENCY\" -isystemexternal/mongo_toolchain_v5/stow/gcc-v5/lib/gcc/x86_64-mongodb-linux/14.2.0/include -isystemexternal/mongo_toolchain_v5/stow/gcc-v5/lib/gcc/x86_64-mongodb-linux/14.2.0/include-fixed -isystemexternal/mongo_toolchain_v5/stow/gcc-v5/include/c++/14.2.0 -isystemexternal/mongo_toolchain_v5/stow/gcc-v5/include/c++/14.2.0/x86_64-mongodb-linux -isystem/usr/include/openssl -isystem/usr/include/x86_64-mongodb-linux -isystem/usr/include -gdwarf-5 -gdwarf64 -g2 -Wno-non-virtual-dtor -fsized-deallocation -Woverloaded-virtual -Wpessimizing-move -Wno-interference-size -Wno-overloaded-virtual -Wno-dangling-reference -Wno-deprecated -Wno-deprecated-declarations -Wno-class-memaccess -Wno-uninitialized -Wno-array-bounds -Wno-sign-compare -Wno-stringop-overflow -Wno-stringop-overread -Wno-restrict -Wno-dangling-pointer -Wno-attributes -ffp-contract=off -Wno-maybe-uninitialized -Wno-unused-but-set-variable -fasynchronous-unwind-tables -fno-omit-frame-pointer -fstack-protector-strong -fno-strict-aliasing -fdiagnostics-color -Wno-ignored-attributes -O2 -Wno-unused-function -Wno-unknown-pragmas -Wno-builtin-macro-redefined -Wno-unused-local-typedefs -Wno-deprecated-declarations -Wno-unused-const-variable -Isrc -I$(GENDIR)/src -I$(GENDIR)/src/mongo/db/modules/enterprise/src -Isrc/mongo/db/modules/enterprise/src -Isrc/third_party/valgrind/include -Wa,--compress-debug-sections -Wimplicit-fallthrough=5 -march=sandybridge -mtune=generic -mprefer-vector-width=128 -Werror -ffunction-sections",
"linkflags": "-Bexternal/mongo_toolchain_v5/v5/bin -Bexternal/mongo_toolchain_v5/stow/gcc-v5/libexec/gcc/x86_64-mongodb-linux/14.2.0 -Bexternal/mongo_toolchain_v5/stow/gcc-v5/lib/gcc/x86_64-mongodb-linux/14.2.0 -Bexternal/mongo_toolchain_v5/stow/llvm-v5/bin -pie -Lexternal/mongo_toolchain_v5/stow/gcc-v5/lib/gcc/x86_64-mongodb-linux/14.2.0 -Lexternal/mongo_toolchain_v5/v5/lib -Lexternal/mongo_toolchain_v5/v5/lib64 -fuse-ld=lld -gdwarf64 -Wl,--hash-style=gnu -Wl,-z,noexecstack -Wl,--warn-execstack -Wl,-z,relro -pthread -Wl,--compress-debug-sections=none -rdynamic -lm -lresolv -latomic -Wl,--build-id -Wl,-z,now -Wl,--fatal-warnings -Wl,--symbol-ordering-file=$(location //buildscripts:symbols.orderfile) -Wl,--no-warn-symbol-ordering",
"target_arch": "x86_64",
"target_os": "linux",
"cppdefines": "NDEBUG ABSL_ALLOCATOR_NOTHROW _FORTIFY_SOURCE=2 BOOST_ENABLE_ASSERT_DEBUG_HANDLER BOOST_FILESYSTEM_NO_CXX20_ATOMIC_REF BOOST_LOG_NO_SHORTHAND_NAMES BOOST_LOG_USE_NATIVE_SYSLOG BOOST_LOG_WITHOUT_THREAD_ATTR BOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS BOOST_SYSTEM_NO_DEPRECATED BOOST_THREAD_USES_DATETIME BOOST_THREAD_VERSION=5 ABSL_FORCE_ALIGNED_ACCESS PCRE2_STATIC SAFEINT_USE_INTRINSICS=0"
},
"bits": 64,
"debug": false,
"maxBsonObjectSize": 16777216,
"storageEngines": [
"devnull",
"wiredTiger"
]
}
|
mongodb-c4f5898cc-4pxns-1764980893875
|
mongodb-c4f5898cc-4pxns
|
Sat Dec 06 2025 00:28:13 GMT+0000 (Coordinated Universal Time)
|
Sat Dec 6 00:28:13.875
|
{
"config": "/opt/bitnami/mongodb/conf/mongodb.conf",
"net": {
"bindIp": "*",
"ipv6": false,
"port": 27017,
"unixDomainSocket": {
"enabled": true,
"pathPrefix": "/opt/bitnami/mongodb/tmp"
}
},
"processManagement": {
"fork": false,
"pidFilePath": "/opt/bitnami/mongodb/tmp/mongodb.pid"
},
"security": {
"authorization": "enabled"
},
"setParameter": {
"enableLocalhostAuthBypass": "false"
},
"storage": {
"dbPath": "/bitnami/mongodb/data/db",
"directoryPerDB": false
},
"systemLog": {
"destination": "file",
"logAppend": true,
"logRotate": "reopen",
"path": "/opt/bitnami/mongodb/logs/mongodb.log",
"quiet": false,
"verbosity": 0
}
}
|
1
|
{
"version": "8.2.2",
"versionArray": [
8,
2,
2,
0
],
"gitVersion": "594f839ceec1f4385be9a690131412d67b249a0a",
"modules": [],
"allocator": "tcmalloc-google",
"javascriptEngine": "mozjs",
"sysinfo": "deprecated",
"openssl": {
"running": "OpenSSL 3.0.18 30 Sep 2025",
"compiled": "OpenSSL 3.0.7 1 Nov 2022"
},
"buildEnvironment": {
"distmod": "rhel93",
"distarch": "x86_64",
"cc": "external/mongo_toolchain_v5/v5/bin/gcc: gcc (GCC) 14.2.0\nCopyright (C) 2024 Free Software Foundation, Inc.\nThis is free software; see the source for copying conditions. There is NO\nwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\n",
"ccflags": "-U_FORTIFY_SOURCE -std=c++20 -nostdinc++ -Wall -Wsign-compare -Winvalid-pch -Wno-missing-braces -Wno-psabi -Bexternal/mongo_toolchain_v5/v5/bin -Bexternal/mongo_toolchain_v5/stow/gcc-v5/libexec/gcc/x86_64-mongodb-linux/14.2.0 -Bexternal/mongo_toolchain_v5/stow/gcc-v5/lib/gcc/x86_64-mongodb-linux/14.2.0 -Bexternal/mongo_toolchain_v5/stow/llvm-v5/bin -fPIE -D_XOPEN_SOURCE=700 -D_GNU_SOURCE -no-canonical-prefixes -D__DATE__=\"OMITTED_FOR_HASH_CONSISTENCY\" -D__TIMESTAMP__=\"OMITTED_FOR_HASH_CONSISTENCY\" -D__TIME__=\"OMITTED_FOR_HASH_CONSISTENCY\" -isystemexternal/mongo_toolchain_v5/stow/gcc-v5/lib/gcc/x86_64-mongodb-linux/14.2.0/include -isystemexternal/mongo_toolchain_v5/stow/gcc-v5/lib/gcc/x86_64-mongodb-linux/14.2.0/include-fixed -isystemexternal/mongo_toolchain_v5/stow/gcc-v5/include/c++/14.2.0 -isystemexternal/mongo_toolchain_v5/stow/gcc-v5/include/c++/14.2.0/x86_64-mongodb-linux -isystem/usr/include/openssl -isystem/usr/include/x86_64-mongodb-linux -isystem/usr/include -gdwarf-5 -gdwarf64 -g2 -Wno-non-virtual-dtor -fsized-deallocation -Woverloaded-virtual -Wpessimizing-move -Wno-interference-size -Wno-overloaded-virtual -Wno-dangling-reference -Wno-deprecated -Wno-deprecated-declarations -Wno-class-memaccess -Wno-uninitialized -Wno-array-bounds -Wno-sign-compare -Wno-stringop-overflow -Wno-stringop-overread -Wno-restrict -Wno-dangling-pointer -Wno-attributes -ffp-contract=off -Wno-maybe-uninitialized -Wno-unused-but-set-variable -fasynchronous-unwind-tables -fno-omit-frame-pointer -fstack-protector-strong -fno-strict-aliasing -fdiagnostics-color -Wno-ignored-attributes -O2 -Wno-unused-function -Wno-unknown-pragmas -Wno-builtin-macro-redefined -Wno-unused-local-typedefs -Wno-deprecated-declarations -Wno-unused-const-variable -Isrc -I$(GENDIR)/src -I$(GENDIR)/src/mongo/db/modules/enterprise/src -Isrc/mongo/db/modules/enterprise/src -Isrc/third_party/valgrind/include -Wa,--compress-debug-sections -Wimplicit-fallthrough=5 -march=sandybridge -mtune=generic -mprefer-vector-width=128 -Werror -ffunction-sections",
"cxx": "external/mongo_toolchain_v5/v5/bin/g++: g++ (GCC) 14.2.0\nCopyright (C) 2024 Free Software Foundation, Inc.\nThis is free software; see the source for copying conditions. There is NO\nwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n\n",
"cxxflags": "-U_FORTIFY_SOURCE -std=c++20 -nostdinc++ -Wall -Wsign-compare -Winvalid-pch -Wno-missing-braces -Wno-psabi -Bexternal/mongo_toolchain_v5/v5/bin -Bexternal/mongo_toolchain_v5/stow/gcc-v5/libexec/gcc/x86_64-mongodb-linux/14.2.0 -Bexternal/mongo_toolchain_v5/stow/gcc-v5/lib/gcc/x86_64-mongodb-linux/14.2.0 -Bexternal/mongo_toolchain_v5/stow/llvm-v5/bin -fPIE -D_XOPEN_SOURCE=700 -D_GNU_SOURCE -no-canonical-prefixes -D__DATE__=\"OMITTED_FOR_HASH_CONSISTENCY\" -D__TIMESTAMP__=\"OMITTED_FOR_HASH_CONSISTENCY\" -D__TIME__=\"OMITTED_FOR_HASH_CONSISTENCY\" -isystemexternal/mongo_toolchain_v5/stow/gcc-v5/lib/gcc/x86_64-mongodb-linux/14.2.0/include -isystemexternal/mongo_toolchain_v5/stow/gcc-v5/lib/gcc/x86_64-mongodb-linux/14.2.0/include-fixed -isystemexternal/mongo_toolchain_v5/stow/gcc-v5/include/c++/14.2.0 -isystemexternal/mongo_toolchain_v5/stow/gcc-v5/include/c++/14.2.0/x86_64-mongodb-linux -isystem/usr/include/openssl -isystem/usr/include/x86_64-mongodb-linux -isystem/usr/include -gdwarf-5 -gdwarf64 -g2 -Wno-non-virtual-dtor -fsized-deallocation -Woverloaded-virtual -Wpessimizing-move -Wno-interference-size -Wno-overloaded-virtual -Wno-dangling-reference -Wno-deprecated -Wno-deprecated-declarations -Wno-class-memaccess -Wno-uninitialized -Wno-array-bounds -Wno-sign-compare -Wno-stringop-overflow -Wno-stringop-overread -Wno-restrict -Wno-dangling-pointer -Wno-attributes -ffp-contract=off -Wno-maybe-uninitialized -Wno-unused-but-set-variable -fasynchronous-unwind-tables -fno-omit-frame-pointer -fstack-protector-strong -fno-strict-aliasing -fdiagnostics-color -Wno-ignored-attributes -O2 -Wno-unused-function -Wno-unknown-pragmas -Wno-builtin-macro-redefined -Wno-unused-local-typedefs -Wno-deprecated-declarations -Wno-unused-const-variable -Isrc -I$(GENDIR)/src -I$(GENDIR)/src/mongo/db/modules/enterprise/src -Isrc/mongo/db/modules/enterprise/src -Isrc/third_party/valgrind/include -Wa,--compress-debug-sections -Wimplicit-fallthrough=5 -march=sandybridge -mtune=generic -mprefer-vector-width=128 -Werror -ffunction-sections",
"linkflags": "-Bexternal/mongo_toolchain_v5/v5/bin -Bexternal/mongo_toolchain_v5/stow/gcc-v5/libexec/gcc/x86_64-mongodb-linux/14.2.0 -Bexternal/mongo_toolchain_v5/stow/gcc-v5/lib/gcc/x86_64-mongodb-linux/14.2.0 -Bexternal/mongo_toolchain_v5/stow/llvm-v5/bin -pie -Lexternal/mongo_toolchain_v5/stow/gcc-v5/lib/gcc/x86_64-mongodb-linux/14.2.0 -Lexternal/mongo_toolchain_v5/v5/lib -Lexternal/mongo_toolchain_v5/v5/lib64 -fuse-ld=lld -gdwarf64 -Wl,--hash-style=gnu -Wl,-z,noexecstack -Wl,--warn-execstack -Wl,-z,relro -pthread -Wl,--compress-debug-sections=none -rdynamic -lm -lresolv -latomic -Wl,--build-id -Wl,-z,now -Wl,--fatal-warnings -Wl,--symbol-ordering-file=$(location //buildscripts:symbols.orderfile) -Wl,--no-warn-symbol-ordering",
"target_arch": "x86_64",
"target_os": "linux",
"cppdefines": "NDEBUG ABSL_ALLOCATOR_NOTHROW _FORTIFY_SOURCE=2 BOOST_ENABLE_ASSERT_DEBUG_HANDLER BOOST_FILESYSTEM_NO_CXX20_ATOMIC_REF BOOST_LOG_NO_SHORTHAND_NAMES BOOST_LOG_USE_NATIVE_SYSLOG BOOST_LOG_WITHOUT_THREAD_ATTR BOOST_MATH_NO_LONG_DOUBLE_MATH_FUNCTIONS BOOST_SYSTEM_NO_DEPRECATED BOOST_THREAD_USES_DATETIME BOOST_THREAD_VERSION=5 ABSL_FORCE_ALIGNED_ACCESS PCRE2_STATIC SAFEINT_USE_INTRINSICS=0"
},
"bits": 64,
"debug": false,
"maxBsonObjectSize": 16777216,
"storageEngines": [
"devnull",
"wiredTiger"
]
}
|
| Documents | 6 |
| Total doc size | 41.38 KB |
| Average doc size | 6.9 KB |
| Pre-allocated size | 40 KB |
| Indexes | 1 |
| Total index size | 36 KB |
| Padding factor | |
| Extents |
| Name | Columns | Size | Attributes | Actions |
|---|---|---|---|---|
| _id_ |
_id ASC
|
36 KB | DEL |