az elastic

Note

This reference is part of the elastic extension for the Azure CLI (version 2.51.0 or higher). The extension will automatically install the first time you run an az elastic command. Learn more about extensions.

Manage Microsoft Elastic.

Commands

Name Description Type Status
az elastic get-organization-api-key

Fetch User API Key from internal database, if it was generated and stored while creating the Elasticsearch Organization.

Extension GA
az elastic monitor

Manage monitor with elastic.

Extension GA
az elastic monitor associate-traffic-filter

Associate traffic filter.

Extension GA
az elastic monitor create

Create a monitor resource.

Extension GA
az elastic monitor create-and-associate-ip-filter

Create and associate ip filter.

Extension GA
az elastic monitor create-and-associate-pl-filter

Create and associate pl filter.

Extension GA
az elastic monitor create-or-update-external-user

Create or update external user.

Extension GA
az elastic monitor delete

Delete a monitor resource.

Extension GA
az elastic monitor delete-traffic-filter

Delete traffic filter.

Extension GA
az elastic monitor detach-and-delete-traffic-filter

Detach and delete traffic filter.

Extension GA
az elastic monitor detach-traffic-filter

Detach traffic filter.

Extension GA
az elastic monitor list

List all monitors under the specified resource group. And List all monitors under the specified subscription.

Extension GA
az elastic monitor list-all-traffic-filter

List all traffic filter.

Extension GA
az elastic monitor list-associated-traffic-filter

List associated traffic filter.

Extension GA
az elastic monitor list-deployment-info

Fetch information regarding Elastic cloud deployment corresponding to the Elastic monitor resource.

Extension GA
az elastic monitor list-resource

List the resources currently being monitored by the Elastic monitor resource.

Extension GA
az elastic monitor list-upgradable-version

List upgradable version.

Extension GA
az elastic monitor list-vm-host

List the vm resources currently being monitored by the Elastic monitor resource.

Extension GA
az elastic monitor show

Get the properties of a specific monitor resource.

Extension GA
az elastic monitor tag-rule

Manage tag rule with elastic.

Extension GA
az elastic monitor tag-rule create

Create a tag rule set for a given monitor resource.

Extension GA
az elastic monitor tag-rule delete

Delete a tag rule set for a given monitor resource.

Extension GA
az elastic monitor tag-rule list

List the tag rules for a given monitor resource.

Extension GA
az elastic monitor tag-rule show

Get a tag rule set for a given monitor resource.

Extension GA
az elastic monitor tag-rule update

Update a tag rule set for a given monitor resource.

Extension GA
az elastic monitor tag-rule wait

Place the CLI in a waiting state until a condition is met.

Extension GA
az elastic monitor update

Update a monitor resource.

Extension GA
az elastic monitor update-vm-collection

Update the vm details that will be monitored by the Elastic monitor resource.

Extension GA
az elastic monitor upgrade

Upgrade elastic monitor.

Extension GA
az elastic monitor vm-ingestion-detail

List the vm ingestion details that will be monitored by the Elastic monitor resource.

Extension GA
az elastic monitor wait

Place the CLI in a waiting state until a condition is met.

Extension GA

az elastic get-organization-api-key

Fetch User API Key from internal database, if it was generated and stored while creating the Elasticsearch Organization.

az elastic get-organization-api-key [--email-id]

Examples

Get organization api key

az elastic get-organization-api-key --email-id id

Optional Parameters

--email-id

The User email Id.

Global Parameters
--debug

Increase logging verbosity to show all debug logs.

--help -h

Show this help message and exit.

--only-show-errors

Only show errors, suppressing warnings.

--output -o

Output format.

accepted values: json, jsonc, none, table, tsv, yaml, yamlc
default value: json
--query

JMESPath query string. See http://jmespath.org/ for more information and examples.

--subscription

Name or ID of subscription. You can configure the default subscription using az account set -s NAME_OR_ID.

--verbose

Increase logging verbosity. Use --debug for full debug logs.