You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/partner-solutions/elastic/manage.md
+26-33Lines changed: 26 additions & 33 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,13 @@
1
1
---
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.
2
+
title: Manage settings for your Elastic resource in the Azure portal
3
+
description: Manage settings, view resources, reconfigure metrics/logs, and more for your Elastic resource by using the Azure portal.
4
4
ms.topic: how-to
5
-
ms.date: 07/01/2025
6
-
5
+
ms.date: 07/15/2025
6
+
#customer intent: As an Azure developer, I want to use the Azure portal manage my Elastic resources that use search, log analytics, and security monitoring functions for Azure environments.
7
7
8
8
---
9
9
10
-
# Manage settings for your Elastic resource via Azure portal
10
+
# Manage settings for your Elastic resource in the Azure portal
11
11
12
12
This article shows how to manage the settings for Elastic resources.
13
13
@@ -49,13 +49,13 @@ Below the essentials, you can navigate to other details about your resource by s
49
49
50
50
## Reconfigure rules for metrics and logs
51
51
52
-
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.
52
+
When you created the Elastic resource, you configured which logs are sent to Elastic. If you need to change those settings, in the left menu, select **Elastic deployment configuration**> **Logs & metrics**.
53
53
54
54
Make the needed changes to how logs are sent to Elastic.
55
55
56
56
## View monitored resources
57
57
58
-
To view the list of resources emitting logs to Elastic, select **Elastic deployment configuration > Monitored resources** in the service menu.
58
+
To view the list of resources emitting logs to Elastic, select **Elastic deployment configuration** > **Monitored resources** in the service menu.
59
59
60
60
> [!TIP]
61
61
> You can filter the list of resources by type, subscription, resource group, region, and whether the resource is sending logs to Elastic.
@@ -64,7 +64,7 @@ To view the list of resources emitting logs to Elastic, select **Elastic deploym
@@ -117,30 +117,25 @@ Once the Connector is created, navigate to Kibana.
117
117
118
118
> [!NOTE]
119
119
>
120
-
> 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.
121
-
122
-
## Private link management
123
-
124
-
You can limit network access to a private link.
120
+
> Kibana is a user interface that lets you visualize your Elasticsearch data and navigate the Elastic Stack. Your Connector can be used in Elastic's Observability AI Assistant. It can provide contextual responses to your natural language prompts on your observability data by invoking the Azure OpenAI deployment.
125
121
126
-
To enable private link access:
122
+
## Traffic filters
127
123
128
-
1.Select **Configuration**in the left navigation.
124
+
1.In the left menu, select **Elastic deployment configuration**> **Traffic Filter**.
129
125
130
-
1.Under **Networking**, select **Private Link** and the name of the private link.
126
+
1.Enter a name for the filter.
131
127
132
-
## Traffic filters
128
+
1. Select a **Filter Type**:
133
129
134
-
To manage how Elastic deployments can be accessed, set Traffic filters for Azure Private Links.
130
+
-**IP Address and CIDR Blocks**
135
131
136
-
There are two types of filters available:
132
+
Enter your **IP List**
137
133
138
-
- IP traffic filter
139
-
- Private Link traffic filter
134
+
-**Private Link**
140
135
141
-
Select **Add**to set up and automatically associate a new traffic filter to an Elastic deployment.
136
+
Choose either **Select Existing**or **Add Manually** and then fill in the required fields.
142
137
143
-
To associate an already existing traffic filter to the current deployment, you select **Link**.
138
+
1. Select **Create**
144
139
145
140
> [!IMPORTANT]
146
141
> The traffic filter must be in the same region as the deployment.
@@ -149,7 +144,7 @@ If a traffic filter is no longer needed, unlink it from deployment and then dele
149
144
150
145
## Connected Elastic resources
151
146
152
-
To access all Elastic resources and deployments you created using the Azure or Elastic portal experience, go to the **Connected Elastic resources** tab in any of your Azure Elastic resources.
147
+
To access all Elastic resources and deployments you created using the Azure or Elastic portal experience, go to the **Connected Elastic Resources** tab in any of your Azure Elastic resources.
153
148
154
149
You can easily manage the corresponding Elastic deployments or Azure resources using the links, provided you have owner or contributor rights to those deployments and resources.
155
150
@@ -159,16 +154,14 @@ You can easily manage the corresponding Elastic deployments or Azure resources u
159
154
160
155
> [!IMPORTANT]
161
156
>
162
-
> - A single Azure Marketplace SaaS unifies billing for multiple Elastic deployments.
163
-
> - If you wish to completely stop billing for the marketplace SaaS, delete all linked Elastic deployments (created from Azure or Elastic portal).
157
+
> - A single Azure Marketplace SaaS unifies billing for multiple Elastic deployments.
158
+
> - If you wish to completely stop billing for the marketplace SaaS, delete all linked Elastic deployments created from the Azure portal or Elastic portal.
164
159
165
160
## Get support
166
161
167
162
Contact [Elastic](https://cloud.elastic.co/help) for customer support.
168
163
169
-
You can also request support in the Azure portal from the [resource overview](#resource-overview).
170
-
171
-
Select **Support + Troubleshooting** > **New support request** from the service menu.
164
+
You can also request support in the Azure portal from the [resource overview](#resource-overview). From the left menu, select **Support + Troubleshooting** > **New support request**.
0 commit comments