Skip to content

Commit 2d43388

Browse files
committed
updating connectors section
1 parent 490ccab commit 2d43388

File tree

2 files changed

+8
-10
lines changed

2 files changed

+8
-10
lines changed

deploy-manage/manage-connectors.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ This page is about Kibana connectors that integrate with services like generativ
3131
{{kib}} provides the following types of connectors:
3232

3333
::::{note}
34-
The available connectors varies by project type when using {{serverless}}.
34+
The available connectors varies by project type when using {{serverless-full}}.
3535
::::
3636

3737
* [{{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
7979

8080
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.
8181

82-
:::{image} ../../../images/kibana-connector-filter-by-type.png
82+
:::{image} ../images/kibana-connector-filter-by-type.png
8383
:alt: Filtering the connector list by types of connectors
8484
:class: screenshot
8585
:::
8686

8787
You can delete individual connectors using the trash icon. Alternatively, select multiple connectors and delete them in bulk using the **Delete** button.
8888

89-
:::{image} ../../../images/kibana-connector-delete.png
89+
:::{image} ../images/kibana-connector-delete.png
9090
:alt: Deleting connectors individually or in bulk
9191
:class: screenshot
9292
:::
@@ -100,7 +100,7 @@ You can delete a connector even if there are still actions referencing it. When
100100

101101
New connectors can be created with the **Create connector** button, which guides you to select the type of connector and configure its properties.
102102

103-
:::{image} ../../../images/kibana-connector-select-type.png
103+
:::{image} ../images/kibana-connector-select-type.png
104104
:alt: Connector select type
105105
:class: screenshot
106106
:::
@@ -117,20 +117,20 @@ You can also manage connectors as resources with the [Elasticstack provider](htt
117117

118118
To import and export connectors, use the [Saved Objects Management UI](/explore-analyze/find-and-organize/saved-objects.md).
119119

120-
:::{image} ../../../images/kibana-connectors-import-banner.png
120+
:::{image} ../images/kibana-connectors-import-banner.png
121121
:alt: Connectors import banner
122122
:class: screenshot
123123
:::
124124

125125
If a connector is missing sensitive information after the import, a **Fix** button appears in **{{connectors-ui}}**.
126126

127-
:::{image} ../../../images/kibana-connectors-with-missing-secrets.png
127+
:::{image} ../images/kibana-connectors-with-missing-secrets.png
128128
:alt: Connectors with missing secrets
129129
:class: screenshot
130130
:::
131131

132132
## Monitoring connectors [monitoring-connectors]
133133

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.
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.
135135

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).

raw-migrated-files/toc.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,6 @@ toc:
192192
- file: docs-content/serverless/index.md
193193
children:
194194
- file: docs-content/serverless/_cloud_native_vulnerability_management_dashboard.md
195-
- file: docs-content/serverless/action-connectors.md
196195
- file: docs-content/serverless/ai-assistant-knowledge-base.md
197196
- file: docs-content/serverless/application-and-service-monitoring.md
198197
- file: docs-content/serverless/attack-discovery.md
@@ -518,7 +517,6 @@ toc:
518517
- file: ingest-docs/ingest-overview/index.md
519518
- file: kibana/kibana/index.md
520519
children:
521-
- file: kibana/kibana/action-types.md
522520
- file: kibana/kibana/apm-settings-kb.md
523521
- file: kibana/kibana/connect-to-elasticsearch.md
524522
- file: kibana/kibana/console-kibana.md

0 commit comments

Comments
 (0)