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: deploy-manage/manage-connectors.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ This page is about Kibana connectors that integrate with services like generativ
31
31
{{kib}} provides the following types of connectors:
32
32
33
33
::::{note}
34
-
The available connectors varies by project type when using {{serverless}}.
34
+
The available connectors varies by project type when using {{serverless-full}}.
35
35
::::
36
36
37
37
*[{{bedrock}}](https://www.elastic.co/guide/en/kibana/current/bedrock-action-type.html): Send a request to {{bedrock}}.
@@ -79,14 +79,14 @@ Use the [action configuration settings](https://www.elastic.co/guide/en/kibana/c
79
79
80
80
In **{{stack-manage-app}} > {{connectors-ui}}**, you can find a list of the connectors in the current space. You can use the search bar to find specific connectors by name and type. The **Type** dropdown also enables you to filter to a subset of connector types.
:alt: Filtering the connector list by types of connectors
84
84
:class: screenshot
85
85
:::
86
86
87
87
You can delete individual connectors using the trash icon. Alternatively, select multiple connectors and delete them in bulk using the **Delete** button.
The [Task Manager health API](../../../deploy-manage/monitor/kibana-task-manager-health-monitoring.md) helps you understand the performance of all tasks in your environment. However, if connectors fail to run, they will report as successful to Task Manager. The failure stats will not accurately depict the performance of connectors.
134
+
The [Task Manager health API](../deploy-manage/monitor/kibana-task-manager-health-monitoring.md) helps you understand the performance of all tasks in your environment. However, if connectors fail to run, they will report as successful to Task Manager. The failure stats will not accurately depict the performance of connectors.
135
135
136
-
For more information on connector successes and failures, refer to the [Event log index](../../../explore-analyze/alerts-cases/alerts/event-log-index.md).
136
+
For more information on connector successes and failures, refer to the [Event log index](../explore-analyze/alerts-cases/alerts/event-log-index.md).
0 commit comments