Skip to content

Remove location Tag #5320

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ Sumo Logic Metrics source is currently in Beta, to participate, contact your Sum

In the Sumo Logic Azure Metrics source configuration,

- Tag the location field in the source with correct Azure resource location value. <br/><img src={useBaseUrl('img/integrations/microsoft-azure/Azure-Storage-Tag-Location.png')} alt="Azure Container Instance Tag Location" style={{border: '1px solid gray'}} width="400" />
- To set up the Azure Metrics source in Sumo Logic, refer to the shared beta documentation.
- Configure namespaces as `Microsoft.ContainerInstance/containerGroups`. <br/><img src={useBaseUrl('img/integrations/microsoft-azure/azure-container-instance-namespaces.png')} alt="Azure Container Instance Namespaces" style={{border: '1px solid gray'}} width="500" />

### Configure logs collection
Expand Down
4 changes: 1 addition & 3 deletions docs/integrations/microsoft-azure/kubernetes.md
Original file line number Diff line number Diff line change
Expand Up @@ -258,9 +258,7 @@ tenant_name={{tenant_name}} subscription_id={{subscription_id}} resource_group={
Sumo Logic Metrics source is currently in Beta, to participate, contact your Sumo Logic account executive.
:::

In the Sumo Logic Azure Metrics source configuration,

- Tag the location field in the source with correct Azure resource location value. <br/><img src={useBaseUrl('img/integrations/microsoft-azure/Azure-Storage-Tag-Location.png')} alt="Azure Container Instance Tag Location" style={{border: '1px solid gray'}} width="400" />
- To set up the Azure Metrics source in Sumo Logic, refer to the shared beta documentation.
- Configure the namespaces as `Microsoft.ContainerService/managedClusters`, `microsoft.kubernetes/connectedClusters`, `microsoft.kubernetesconfiguration/extensions`, and `microsoft.hybridcontainerservice/provisionedClusters`. <br/><img src={useBaseUrl('img/integrations/microsoft-azure/azure-kubernetes-service-namespaces.png')} alt="Azure Container Instance Namespaces" style={{border: '1px solid gray'}} width="500" />

### Collecting logs for the Azure Kubernetes Cluster
Expand Down