Skip to content

Commit c8ca5de

Browse files
update manage.md
1 parent 8fcecaa commit c8ca5de

File tree

2 files changed

+11
-34
lines changed

2 files changed

+11
-34
lines changed

articles/partner-solutions/elastic/manage.md

Lines changed: 11 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1,46 +1,34 @@
11
---
2-
title: Manage Elastic Cloud (Elasticsearch) - An Azure Native ISV Service
3-
description: This article describes management of Elastic Cloud (Elasticsearch) on the Azure portal. How to configure diagnostic settings and delete the resource.
2+
title: Manage settings for your Elastic resource via Azure portal
3+
description: Manage settings, view resources, reconfigure metrics/logs, and more for your Elastic resource via Azure portal.
44
ms.topic: how-to
55
ms.date: 10/06/2023
66

77

88
---
99

10-
# Manage Elastic Cloud (Elasticsearch) - An Azure Native ISV Service
10+
# Manage settings for your Elastic resource via Azure portal
1111

12-
This article describes how to manage your integration of Elastic with Azure. It shows how to configure the diagnostic settings and delete the Elastic resource.
12+
This article shows how to manage the settings for Elastic
1313

14-
## Reconfigure rules for metrics and logs
14+
## Resource overview
1515

16-
When you created the Elastic resource, you configured which logs are sent to Elastic. If you need to change those settings, select **Metrics and Logs** in the left pane. Make the needed changes to how logs are sent to Elastic.
16+
[!INCLUDE [manage](../includes/manage.md)]
1717

18-
For more information about the two types of logs, see [QuickStart: Get started with Elastic](create.md).
18+
## Reconfigure rules for metrics and logs
1919

20-
:::image type="content" source="media/manage/reconfigure-logs.png" alt-text="Change log settings":::
20+
When you created the Elastic resource, you configured which logs are sent to Elastic. If you need to change those settings, select **Metrics and Logs** in the left pane. Make the needed changes to how logs are sent to Elastic.
2121

2222
## View monitored resources
2323

2424
To see a list of resources sending logs to Elastic, select **Monitored Resources** in the left pane.
2525

26-
:::image type="content" source="media/manage/monitored-resources.png" alt-text="View monitored resources":::
27-
28-
You can filter the list by resource type, resource group name, location, and whether the resource is sending logs.
29-
30-
The **Logs to Elastic** column indicates whether the resource is sending Logs to Elastic. If the resource isn't sending logs, this field specifies why logs aren't being sent. The reasons could be:
31-
32-
- Resource doesn't support sending logs. Only Azure resource logs for all resources types and log categories defined here can be configured to send logs to Elastic
33-
- Limit of five diagnostic settings reached. Each Azure resource can have a maximum of five [diagnostic settings](/azure/azure-monitor/essentials/diagnostic-settings).
34-
- An error is blocking the logs from being sent to Elastic.
35-
- Logs aren't configured for the resource. Only resources that have the appropriate resource tags are sent to Elastic. You specified the tag rules in the log configuration.
3626
- Region isn't supported. The Azure resource is in a region that doesn't currently send logs to Elastic.
3727

3828
## Monitor virtual machines using Elastic agent
3929

4030
You can install Elastic agents on virtual machines as an extension. To see the available virtual machines in your subscription, select **Virtual Machines** from the left pane of your Elastic resource.
4131

42-
:::image type="content" source="media/manage/vm-agents.png" alt-text="Screenshot showing a list of virtual machines where you can install the Elastic VM extension and status information.":::
43-
4432
For each virtual machine, the following data is displayed:
4533

4634
- Resource Name – Virtual machine name.
@@ -52,8 +40,6 @@ For each virtual machine, the following data is displayed:
5240

5341
To install the Elastic agent, select a virtual machine and select **Install Extension**.
5442

55-
:::image type="content" source="media/manage/elastic-install-extension.png" alt-text="Screenshot showing a virtual machine selected for an installation of the Elastic VM extension.":::
56-
5743
The portal asks for confirmation that you want to install the agent with the default authentication. Select **OK** to begin installation. The portal shows the status as **Installing** until the agent is installed and provisioned.
5844

5945
After the Elastic agent is installed, the status changes to **Installed**.
@@ -68,14 +54,10 @@ To configure the diagnostic settings for a resource, select that resource. In th
6854

6955
In the destination details section, check the option to send to partner solutions to select Elastic as a destination target. The option is only available after an Elastic resource has been created.
7056

71-
:::image type="content" source="media/manage/diagnostic-settings.png" alt-text="Screenshot of configure diagnostic settings.":::
72-
7357
## Configure Azure OpenAI Connector
7458

7559
If not configured already while creating the resource, you can navigate to the **Azure OpenAI configuration** blade under the Elastic deployment configuration section. Click on **Add** to select the Azure OpenAI resource and a deployment of a text/chat completion model(like gpt4). This makes it seamless for you to have your connector ready without having to switch contexts between the AOAI resource(in Azure portal) and the Connectors page in Elastic portal, thus avoiding having to copy and paste urls and keys.
7660

77-
:::image type="content" source="media/manage/add-aoai-config.png" alt-text="Screenshot of Configure Azure OpenAI Connector.":::
78-
7961
Click on **Create**.
8062

8163
Once the Connector is created, navigate to Kibana and search for Connectors under Stack Management. The newly created Azure OpenAI Connector should be visible there. This 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. Learn more about Elastic OpenAI Connectors [here](https://www.elastic.co/guide/en/kibana/current/openai-action-type.html).
@@ -127,13 +109,8 @@ To delete the resource in Azure, select your Elastic resource. In **Overview**,
127109

128110
When the Elastic resource is deleted, logs are no longer sent to Elastic. All billing stops for Elastic through the Azure Marketplace.
129111

130-
## Next steps
131-
132-
- For help with troubleshooting, see [Troubleshooting Elastic integration with Azure](troubleshoot.md).
133-
- Get started with Elastic Cloud (Elasticsearch) - An Azure Native ISV Service on
112+
## Related content
134113

135-
> [!div class="nextstepaction"]
136-
> [Azure portal](https://portal.azure.com/#view/HubsExtension/BrowseResource/resourceType/Microsoft.Elastic%2Fmonitors)
114+
- [Troubleshooting Elastic integration with Azure](troubleshoot.md)
115+
- [Elastic OpenAI Connectors](https://www.elastic.co/guide/en/kibana/current/openai-action-type.html)
137116

138-
> [!div class="nextstepaction"]
139-
> [Azure Marketplace](https://azuremarketplace.microsoft.com/marketplace/apps/elastic.ec-azure-pp?tab=Overview)
30.8 KB
Loading

0 commit comments

Comments
 (0)