mongocli cloud-manager performanceAdvisor slowQueryLogs 목록
이 버전의 문서는 보관되어 더 이상 지원되지 않습니다. 최신 문서 를 참조하여 MongoCLI 버전을 업그레이드 하는 방법을 학습 보세요.
List namespaces for collections experiencing slow queries for a specified host
구문
mongocli cloud-manager performanceAdvisor slowQueryLogs list [options]
옵션
이름 | 유형 | 필수 사항 | 설명 |
---|---|---|---|
--duration | int | 거짓 | Length of time from the since parameter, in milliseconds, for which you want to receive results. |
-h, --help | 거짓 | 목록 도움말 | |
--hostId | 문자열 | 거짓 | The unique identifier for the host of a MongoDB process. |
--nLog | int | 거짓 | Maximum number of log lines to return. (default 20000) |
--namespaces | 문자열 | 거짓 | Namespaces from which to retrieve suggested slow query logs. |
-o, --output | 문자열 | 거짓 | Output format. Valid values: json|json-path|go-template|go-template-file |
--processName | 문자열 | 거짓 | The unique identifier for the host of a MongoDB process in the following format: {hostname}:{port}. |
--projectId | 문자열 | 거짓 | 사용할 프로젝트 ID 입니다. 구성 파일 또는 환경 변수 설정을 재정의합니다. |
--since | int | 거짓 | Point in time, specified as milliseconds since the Unix Epoch, from which you want to receive results. |
상속된 옵션
이름 | 유형 | 필수 사항 | 설명 |
---|---|---|---|
-P, --profile | 문자열 | 거짓 | 구성 파일 에서 사용할 프로필입니다. |
29-Jun-2021에 MongoDB CLI 에 의해 자동 생성됩니다.