Docs Menu

mongocli Atlas performanceAdvisor slowQueryLogs list

指定されたホストに対する低速クエリが発生しているコレクションの名前空間を一覧表示する

mongocli atlas performanceAdvisor slowQueryLogs list [options]
名前
タイプ
必須
説明
--duration
整数
false
Length of time from the since parameter, in milliseconds, for which you want to receive results.
-h, --help
false
リスト用のヘルプ
--hostId
string
false
The unique identifier for the host of a MongoDB process.
--nLog
整数
false
返されるログの最大行数。 (デフォルトは20000)
--namespaces
string
false
推奨された低速クエリ ログを検索する名前空間。
-o, --output
string
false
Output format. Valid values: json|json-path|go-template|go-template-file
--processName
string
false
次の形式のMongoDBプロセスのホストの一意の識別子: {hostname}:{port} 。
--projectId
string
false
使用するプロジェクトID 。 構成ファイルまたは環境変数の設定を上書きします。
--since
整数
false
Point in time, specified as milliseconds since the Unix Epoch, from which you want to receive results.
名前
タイプ
必須
説明
-P, --profile
string
false
構成ファイルから使用する プロファイル。

13-Jul- 2021 で comb 2 snoosity によって生成された自動生成