AI エージェント向け: ドキュメントインデックスは https://www.mongodb.com/ja-jp/docs/llms.txt で利用できます。すべてのページの markdown バージョンは、いずれかの URL パスに .md を追加することで利用できます。
Docs Menu

MongoDB 配置の詳細オプション

次の とmongod mongosの構成オプションは、Advanced Configuration Options MongoDBの配置時にCloud Manager フィールドから使用できます。以下を配置するときに、詳細オプションを選択します。

Cloud Manager Advanced Configuration Optionsは、次に説明する MongoDB の構成オプションとパラメータにマッピングします。

警告

リストされたオプションに制限されます

このページに MongoDB オプションがリストされていない場合は、 setParameterを使用して 設定を追加できます。 この方法で追加された設定は、インスタンスの起動時に Cloud Manager が管理する MongoDB インスタンスに適用されます。

詳細オプションを編集するには、次の手順を実行します。

1
  1. まだ表示されていない場合は、希望するプロジェクトを含む組織を選択しますナビゲーション バーのOrganizationsメニュー

  2. まだ表示されていない場合は、ナビゲーション バーのProjectsメニューから目的のプロジェクトを選択します。

  3. サイドバーで、 Database見出しの下のProcessesをクリックします。

[プロセス ]ページが表示されます。

2
3
4
Cloud Manager インターフェース
MongoDB オプション

auditEncryptionKeyIdentifier

CompressionMode

auditD destination

auditFilter

auditFormat

localAuditKeyFile

auditPath

これらの監査するログパラメータは、 setParameterセクションのAdvanced Configuration Options オプションを使用して追加できます。

監査するログを暗号化するには、 Cloud Manager が管理するMongoDBインスタンスを起動する前に、 セクションにauditEncryptKeyWithKMIPGet auditEncryptionHeaderMetadataFileパラメータとAdvanced Configuration Options パラメータを追加します。

Cloud Manager インターフェース
MongoDB オプション

base TechRootDirectory

basisTech.rootDirectory

Cloud Manager インターフェース
MongoDB オプション

kerberosKeytab

kerberos.keytab

Cloud Manager インターフェース
MongoDB オプション

bind_ip

httpInterface

net.http.enabled

IPv6

jsonp

net.http.JSONPEnabled

maxConns

残り

net.http.RESTInterfaceEnabled

tlsClusterFile

tlsClusterPassword

tlsCRLFile

tlsDisabledProtocols

tlsLogVersions

Cloud Manager インターフェース
MongoDB オプション

numCores

numactl.numCores

Cloud Manager インターフェース
MongoDB オプション

プロファイル

slowms

slowOpSampleRate

Cloud Manager インターフェース
MongoDB オプション

pidfilepath

Cloud Manager インターフェース
MongoDB オプション

enableMajorityReadConcern

Oplog サイズ

警告

Cloud Manager は、ローカルキー暗号化からKMIPサーバーベースの暗号化への移行をサポートしていません。

Cloud Manager インターフェース
MongoDB オプション

clusterAuthMode

enableEncryption

encryptionCisphereMode

encryptionKeyFile

javascriptEnabled

この設定は非推奨であり、将来のリリースで削除される予定です。 デフォルトはfalseです。

kmipClientCertificateFile

kmipClientCertificatePassword

kmipKeyIdentifier

kmipPort

kmipServerCAFile

kmeServerName

saslauthdSocketPath

saslHostname

Cloud Manager インターフェース
MongoDB オプション

autoSplit

sharding.autoSplit

chunkSize

sharding.chunkSize

Cloud Manager インターフェース
MongoDB オプション

directoryperdb

エンジン

inMemorySizeGB

journal

storage.journal.enabled

journalCommitInterval

nsize

storage.nsSize

prealloc

storage.preallocDataFiles

quota

storage.quota.enforced

MongoDB_ENUS_JAJP

storage.quota.maxFilesPerDB

修復パス

storage.repairPath

Smallfiles

storage.smallFiles

同期遅延

wiredTigerCacheSizeGB

wiredTigerCollectionBlockCompressor

wiredTigerCollectionConfigString

storage.wiredTiger.collectionConfig.configString

wiredTigerDirectoryForIndexes

wiredTigerEngineConfigString

storage.wiredTiger.engineConfig.configString

wiredTigerIndexConfigString

storage.wiredTiger.indexConfig.configString

wiredTigerIndexPrefixCompression

wiredTigerJouralCompressor

wiredTigerStatisticsLogDelaySecs

storage.wiredTiger.engineConfig.statisticsLogDelaySecs

Cloud Manager インターフェース
MongoDB オプション

logappend

logRotate

quiet

syslogDestination

syslogFability

タイムスタンプの形式

冗長

Cloud Manager インターフェース
MongoDB オプション

tlsCertificateKeyFile

tlsCertificateKeyFilePassword

tlsFIPSMode

tlsMode

重要

Cloud Manager は、指定したパラメータが有効かどうかを確認しません。 使用可能なパラメータと値については、 MongoDB Server マニュアルを確認してください。

Cloud Manager インターフェース
MongoDB オプション

[setParameter]

setParameter.name

Server パラメータから任意の値をsetParameter として追加できます。

サポートされているMongoDBバージョンとMongoDB Agent バージョンでは、ローリング再起動せずに特定のsetParameter パラメータを設定できます。スタートアップ中にsetParameter パラメータを設定できるかどうかを判断するには、そのパラメータの詳細を取得します。複雑なsetParameter パラメータの場合は、プロセス構成ファイルまたは--setParameter コマンドラインオプションと同じ形式でパラメータ値を設定する必要があります。

注意

watchdogPeriodSecondsパラメーターを設定すると、 MongoDB Agent はローリング再起動をトリガーします。

パラメーターを削除または排除すると、そのパラメーターに別の変更が加えられるまで、MongoDB Agent はパラメーターの現在の値を保持します。 パラメーターをデフォルト値にリセットするには、値を手動で設定するか、ローリング再起動triggerする必要があります。

MongoDB Agent がスタートアップ時に設定できないパラメータを設定しようとすると、 MongoDB Agent はローリング再起動をトリガーし、 インスタンス mongodの起動に失敗します。