Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
az hdinsight azure-monitor
Manage Azure Monitor logs integration on an HDInsight cluster.
Commands
| Name | Description | Type | Status |
|---|---|---|---|
| az hdinsight azure-monitor disable |
Disable the Azure Monitor logs integration on an HDInsight cluster. |
Core | GA |
| az hdinsight azure-monitor enable |
Enable the Azure Monitor logs integration on an HDInsight cluster. |
Core | GA |
| az hdinsight azure-monitor show |
Get the status of Azure Monitor logs integration on an HDInsight cluster. |
Core | GA |
az hdinsight azure-monitor disable
Disable the Azure Monitor logs integration on an HDInsight cluster.
az hdinsight azure-monitor disable --name
--resource-group
[--acquire-policy-token]
[--change-reference]
Required Parameters
The name of the cluster.
Name of resource group. You can configure the default group using az configure --defaults group=<name>.
Optional Parameters
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
Acquiring an Azure Policy token automatically for this resource operation.
| Property | Value |
|---|---|
| Parameter group: | Global Policy Arguments |
The related change reference ID for this resource operation.
| Property | Value |
|---|---|
| Parameter group: | Global Policy Arguments |
az hdinsight azure-monitor enable
Enable the Azure Monitor logs integration on an HDInsight cluster.
az hdinsight azure-monitor enable --name
--resource-group
--workspace
[--acquire-policy-token]
[--change-reference]
[--no-validation-timeout]
[--primary-key]
Required Parameters
The name of the cluster.
Name of resource group. You can configure the default group using az configure --defaults group=<name>.
The name, resource ID or workspace ID of Log Analytics workspace.
Optional Parameters
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
Acquiring an Azure Policy token automatically for this resource operation.
| Property | Value |
|---|---|
| Parameter group: | Global Policy Arguments |
The related change reference ID for this resource operation.
| Property | Value |
|---|---|
| Parameter group: | Global Policy Arguments |
Permit timeout error during argument validation phase. If omitted, validation timeout error will be permitted.
| Property | Value |
|---|---|
| Default value: | False |
The certificate for the Log Analytics workspace. Required when workspace ID is provided.
az hdinsight azure-monitor show
Get the status of Azure Monitor logs integration on an HDInsight cluster.
az hdinsight azure-monitor show --name
--resource-group
Required Parameters
The name of the cluster.
Name of resource group. You can configure the default group using az configure --defaults group=<name>.
Feedback
Was this page helpful?
