Skip to content

Commit c60048a

Browse files
committed
Adding multi-subscription and fixing typo
1 parent 8ed61b3 commit c60048a

File tree

1 file changed

+37
-4
lines changed

1 file changed

+37
-4
lines changed

articles/partner-solutions/elastic/manage.md

Lines changed: 37 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,20 +47,53 @@ Make the needed changes to how logs are sent to Elastic.
4747

4848
## View monitored resources
4949

50-
To view the list of resources emitting logs to Datadog, select **Elastic deployment configuration > Monitored resources** in the Resource menu.
50+
To view the list of resources emitting logs to Elastic, select **Elastic deployment configuration > Monitored resources** in the Resource menu.
5151

5252
> [!TIP]
5353
> You can filter the list of resources by type, subscription, resource group, region, and whether the resource is sending logs to Elastic.
5454
55+
## Monitor multiple subscriptions
56+
57+
To monitor multiple subscriptions:
58+
59+
1. Select **Elastic deployment configuration > Monitored Subscriptions**.
60+
61+
1. Select **Add subscriptions** from the Command bar.
62+
63+
The **Add subscriptions** experience that opens displays subscriptions you have _Owner_ role assigned to and any Elastic resource created in those subscriptions that is already linked to the same Elastic organization as the current resource.
64+
65+
1. Select the subscriptions you want to monitor through the Elastic resource and click **Add**.
66+
67+
> [!IMPORTANT]
68+
> Setting separate tag rules for different subscriptions isn't supported.
69+
70+
Diagnostics settings are automatically added to the subscription's resources that match the defined tag rules.
71+
72+
Select **Refresh** to view the subscriptions and their monitoring status.
73+
74+
Once the subscription is added, the status changes to *Active*.
75+
76+
### Remove subscriptions from a Elastic resource
77+
78+
To unlink subscriptions from a Elastic resource:
79+
80+
1. Select **Elastic deployment configuration > Monitored Subscriptions** from the Resource menu.
81+
82+
1. Select the subscription you want to remove.
83+
84+
1. Choose **Remove subscriptions**.
85+
86+
To view the updated list of monitored subscriptions, select **Refresh** from the Command bar.
87+
5588
## Monitor resources with Elastic agents
5689

57-
You can install Datadog agents on virtual machines.
90+
You can install Elastic agents on virtual machines.
5891

5992
### Virtual machines
6093

6194
To monitor resources for virtual machines, select **Elastic deployment configuration > Virtual machine agent** in the Resource menu.
6295

63-
[!INCLUDE [install-datadog-agent](../includes/agent.md)]
96+
[!INCLUDE [install-elastic-agent](../includes/agent.md)]
6497

6598
## Connect Azure OpenAI service with Elastic
6699

@@ -76,7 +109,7 @@ Once the Connector is created, navigate to Kibana.
76109

77110
> [!NOTE]
78111
>
79-
> Kiabana is a user interface that lets you visualize your Elasticsearch data and navigate the Elastic Stack. Your Connector can be used within Elastic's Observability AI Assistant to help provide contextual responses to your natural language prompts on your observability data by invoking the Azure OpenAI deployment.
112+
> Kibana is a user interface that lets you visualize your Elasticsearch data and navigate the Elastic Stack. Your Connector can be used within Elastic's Observability AI Assistant to help provide contextual responses to your natural language prompts on your observability data by invoking the Azure OpenAI deployment.
80113
81114
## Private link management
82115

0 commit comments

Comments
 (0)