az elastic
참고 항목
이 참조는 Azure CLI(버전 2.51.0 이상)에 대한 탄력적 확장의 일부입니다. az elastic 명령을 처음 실행할 때 확장이 자동으로 설치됩니다. 확장 프로그램에 대해 자세히 알아보세요.
Microsoft Elastic을 관리합니다.
명령
Name | Description | 형식 | 상태 |
---|---|---|---|
az elastic get-organization-api-key |
Elasticsearch 조직을 만드는 동안 생성되고 저장된 경우 내부 데이터베이스에서 사용자 API 키를 가져옵니다. |
내선 번호 | GA |
az elastic monitor |
탄력적 모니터를 관리합니다. |
내선 번호 | GA |
az elastic monitor associate-traffic-filter |
트래픽 필터를 연결합니다. |
내선 번호 | GA |
az elastic monitor create |
모니터 리소스를 만듭니다. |
내선 번호 | GA |
az elastic monitor create-and-associate-ip-filter |
IP 필터를 만들고 연결합니다. |
내선 번호 | GA |
az elastic monitor create-and-associate-pl-filter |
pl 필터를 만들고 연결합니다. |
내선 번호 | GA |
az elastic monitor create-or-update-external-user |
외부 사용자를 만들거나 업데이트합니다. |
내선 번호 | GA |
az elastic monitor delete |
모니터 리소스를 삭제합니다. |
내선 번호 | GA |
az elastic monitor delete-traffic-filter |
트래픽 필터를 삭제합니다. |
내선 번호 | GA |
az elastic monitor detach-and-delete-traffic-filter |
트래픽 필터를 분리하고 삭제합니다. |
내선 번호 | GA |
az elastic monitor detach-traffic-filter |
트래픽 필터를 분리합니다. |
내선 번호 | GA |
az elastic monitor list |
지정된 리소스 그룹 아래에 모든 모니터를 나열합니다. 지정된 구독 아래에 있는 모든 모니터를 나열합니다. |
내선 번호 | GA |
az elastic monitor list-all-traffic-filter |
모든 트래픽 필터를 나열합니다. |
내선 번호 | GA |
az elastic monitor list-associated-traffic-filter |
연결된 트래픽 필터를 나열합니다. |
내선 번호 | GA |
az elastic monitor list-deployment-info |
Elastic Monitor 리소스에 해당하는 탄력적 클라우드 배포에 대한 정보를 가져옵니다. |
내선 번호 | GA |
az elastic monitor list-resource |
Elastic Monitor 리소스에서 현재 모니터링 중인 리소스를 나열합니다. |
내선 번호 | GA |
az elastic monitor list-upgradable-version |
업그레이드 가능한 버전을 나열합니다. |
내선 번호 | GA |
az elastic monitor list-vm-host |
Elastic Monitor 리소스에서 현재 모니터링 중인 vm 리소스를 나열합니다. |
내선 번호 | GA |
az elastic monitor show |
특정 모니터 리소스의 속성을 가져옵니다. |
내선 번호 | GA |
az elastic monitor tag-rule |
탄력적 태그 규칙을 관리합니다. |
내선 번호 | GA |
az elastic monitor tag-rule create |
지정된 모니터 리소스에 대한 태그 규칙 집합을 만듭니다. |
내선 번호 | GA |
az elastic monitor tag-rule delete |
지정된 모니터 리소스에 대한 태그 규칙 집합을 삭제합니다. |
내선 번호 | GA |
az elastic monitor tag-rule list |
지정된 모니터 리소스에 대한 태그 규칙을 나열합니다. |
내선 번호 | GA |
az elastic monitor tag-rule show |
지정된 모니터 리소스에 대한 태그 규칙 집합을 가져옵니다. |
내선 번호 | GA |
az elastic monitor tag-rule update |
지정된 모니터 리소스에 대한 태그 규칙 집합을 업데이트합니다. |
내선 번호 | GA |
az elastic monitor tag-rule wait |
조건이 충족될 때까지 CLI를 대기 상태로 유지합니다. |
내선 번호 | GA |
az elastic monitor update |
모니터 리소스를 업데이트합니다. |
내선 번호 | GA |
az elastic monitor update-vm-collection |
탄력적 모니터 리소스에서 모니터링할 vm 세부 정보를 업데이트합니다. |
내선 번호 | GA |
az elastic monitor upgrade |
탄력적 모니터를 업그레이드합니다. |
내선 번호 | GA |
az elastic monitor vm-ingestion-detail |
Elastic Monitor 리소스에서 모니터링할 vm 수집 세부 정보를 나열합니다. |
내선 번호 | GA |
az elastic monitor wait |
조건이 충족될 때까지 CLI를 대기 상태로 유지합니다. |
내선 번호 | GA |
az elastic get-organization-api-key
Elasticsearch 조직을 만드는 동안 생성되고 저장된 경우 내부 데이터베이스에서 사용자 API 키를 가져옵니다.
az elastic get-organization-api-key [--email-id]
예제
조직 API 키 가져오기
az elastic get-organization-api-key --email-id id
선택적 매개 변수
사용자 전자 메일 ID입니다.
전역 매개 변수
로깅의 자세한 정도를 늘려 모든 디버그 로그를 표시합니다.
이 도움말 메시지를 표시하고 종료합니다.
경고를 표시하지 않고 오류만 표시합니다.
출력 형식입니다.
JMESPath 쿼리 문자열입니다. 자세한 내용과 예제는 http://jmespath.org/를 참조하세요.
구독의 이름 또는 ID입니다. 를 사용하여 az account set -s NAME_OR_ID
기본 구독을 구성할 수 있습니다.
로깅의 자세한 정도를 늘립니다. 전체 디버그 로그를 표시하려면 --debug를 사용합니다.
Azure CLI