Skip to content

Commit e844bb8

Browse files
committed
Updates Connectors section page references
1 parent eef2ba4 commit e844bb8

7 files changed

+16
-16
lines changed

docs/reference/connector/docs/_connectors-create-client.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
To create a new {service-name} connector:
55

6-
. Navigate to the *Search -> Connectors* page in the Kibana UI.
6+
. In the Kibana UI, navigate to the *Search -> Content -> Connectors* page from the main menu, or use the {kibana-ref}/kibana-concepts-analysts.html#_finding_your_apps_and_objects[global search field].
77
. Follow the instructions to create a new *{service-name}* self-managed connector.
88

99
[discrete#es-connectors-{service-name-stub}-client-create-use-the-api]

docs/reference/connector/docs/_connectors-create-native.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
To create a new {service-name} connector:
55

6-
. Navigate to the *Search -> Connectors* page in the Kibana UI.
6+
. In the Kibana UI, navigate to the *Search -> Content -> Connectors* page from the main menu, or use the {kibana-ref}/kibana-concepts-analysts.html#_finding_your_apps_and_objects[global search field].
77
. Follow the instructions to create a new native *{service-name}* connector.
88

99
For additional operations, see <<es-connectors-usage>>.

docs/reference/connector/docs/connectors-hosted-tutorial-mongo.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ Once you're deployment is created, navigate to *Search*.
123123
The Elastic connector will sync your MongoDB data into a search-optimized Elasticsearch index.
124124
The first step is to create your index in the Kibana UI.
125125

126-
In the main menu navigate to *Search > Content > Indices*.
126+
In the main menu, navigate to *Search > Content > Indices*, or use the {kibana-ref}/kibana-concepts-analysts.html#_finding_your_apps_and_objects[global search field].
127127

128128
Follow these steps to create your index:
129129

@@ -178,7 +178,7 @@ If all the configuration details are correct, the sync will begin and documents
178178

179179
As soon as your first documents are synced, you can view the documents and inspect the mapping for the index:
180180

181-
* In Kibana, navigate to *Search* > *Content* > *Indices*.
181+
* In Kibana, navigate to *Search* > *Content* > *Indices* from the main menu, or use the {kibana-ref}/kibana-concepts-analysts.html#_finding_your_apps_and_objects[global search field].
182182
* Select your index, for example `search-mongo-sample`.
183183
* Choose the *Documents* tab to view the synced documents.
184184
Expand a document to view its fields.

docs/reference/connector/docs/connectors-managed-service.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ Create a new index to be managed by the connector.
8080

8181
Continue from above, or navigate to the following location within the {kib} UI:
8282

83-
*Search > Content > Elasticsearch indices*
83+
*Search > Content > Elasticsearch indices* from the main menu, or use the {kibana-ref}/kibana-concepts-analysts.html#_finding_your_apps_and_objects[global search field].
8484

8585
Choose the index to configure, and then choose the *Configuration* tab.
8686

docs/reference/connector/docs/connectors-usage.asciidoc

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
This document describes operations available to <<es-native-connectors,managed connectors>> and <<es-build-connector,self-managed connectors>>, using the UI.
55

6-
In the Kibana UI, go to *Search > Content > Connectors* to view a summary of all your connectors and sync jobs, and to create new connectors.
6+
In the Kibana UI, navigate to *Search > Content > Connectors* from the main menu, or use the {kibana-ref}/kibana-concepts-analysts.html#_finding_your_apps_and_objects[global search field]. Here, you can view a summary of all your connectors and sync jobs, and to create new connectors.
77
88
[TIP]
99
====
@@ -24,7 +24,7 @@ Once you've chosen the data source type you'd like to sync, you'll be prompted t
2424
2525
View and manage all Elasticsearch indices managed by connectors.
2626
27-
In the {kib} UI, navigate to *Search > Content > Connectors* to view a list of connector indices and their attributes, including connector type health and ingestion status.
27+
In the {kib} UI, navigate to *Search > Content > Connectors* from the main menu, or use the {kibana-ref}/kibana-concepts-analysts.html#_finding_your_apps_and_objects[global search field]. Here, you can view a list of connector indices and their attributes, including connector type health and ingestion status.
2828
2929
Within this interface, you can choose to view the details for each existing index or delete an index.
3030
Or, you can <<es-connectors-usage-index-create,create a new connector index>>.
@@ -82,7 +82,7 @@ The workflow for these updates is as follows:
8282

8383
After creating an index to be managed by a connector, you can configure automatic, recurring syncs.
8484

85-
In the {kib} UI, navigate to *Search > Content > Connectors*.
85+
In the {kib} UI, navigate to *Search > Content > Connectors* from the main menu, or use the {kibana-ref}/kibana-concepts-analysts.html#_finding_your_apps_and_objects[global search field].
8686

8787
Choose the index to configure, and then choose the *Scheduling* tab.
8888

@@ -107,7 +107,7 @@ You may want to <<es-connectors-usage-index-view,view the index details>> to see
107107

108108
After creating the index to be managed by a connector, you can request a single sync at any time.
109109

110-
In the {kib} UI, navigate to *Search > Content > Elasticsearch indices*.
110+
In the {kib} UI, navigate to *Search > Content > Elasticsearch indices* from the main menu, or use the {kibana-ref}/kibana-concepts-analysts.html#_finding_your_apps_and_objects[global search field].
111111

112112
Then choose the index to sync.
113113

@@ -128,7 +128,7 @@ This operation requires access to Kibana and the `write` {ref}/security-privileg
128128

129129
After a sync has started, you can cancel the sync before it completes.
130130

131-
In the {kib} UI, navigate to *Search > Content > Elasticsearch indices*.
131+
In the {kib} UI, navigate to *Search > Content > Elasticsearch indices* from the main menu, or use the {kibana-ref}/kibana-concepts-analysts.html#_finding_your_apps_and_objects[global search field].
132132

133133
Then choose the index with the running sync.
134134

@@ -144,7 +144,7 @@ This operation requires access to Kibana and the `write` {ref}/security-privileg
144144

145145
View the index details to see a variety of information that communicate the status of the index and connector.
146146

147-
In the {kib} UI, navigate to *Search > Content > Elasticsearch indices*.
147+
In the {kib} UI, navigate to *Search > Content > Elasticsearch indices* from the main menu, or use the {kibana-ref}/kibana-concepts-analysts.html#_finding_your_apps_and_objects[global search field].
148148

149149
Then choose the index to view.
150150

@@ -192,7 +192,7 @@ This operation requires access to Kibana and the `read` {ref}/security-privilege
192192
View the documents the connector has synced from the data.
193193
Additionally view the index mappings to determine the current document schema.
194194

195-
In the {kib} UI, navigate to *Search > Content > Elasticsearch indices*.
195+
In the {kib} UI, navigate to *Search > Content > Elasticsearch indices* from the main menu, or use the {kibana-ref}/kibana-concepts-analysts.html#_finding_your_apps_and_objects[global search field].
196196

197197
Then choose the index to view.
198198

@@ -211,7 +211,7 @@ See <<es-connectors-security>> for security details.
211211

212212
Use <<es-sync-rules,sync rules>> to limit which documents are fetched from the data source, or limit which fetched documents are stored in Elastic.
213213

214-
In the {kib} UI, navigate to *Search > Content > Elasticsearch indices*.
214+
In the {kib} UI, navigate to *Search > Content > Elasticsearch indices* from the main menu, or use the {kibana-ref}/kibana-concepts-analysts.html#_finding_your_apps_and_objects[global search field].
215215

216216
Then choose the index to manage and choose the *Sync rules* tab.
217217

@@ -220,6 +220,6 @@ Then choose the index to manage and choose the *Sync rules* tab.
220220

221221
Use {ref}/ingest-pipeline-search.html[ingest pipelines] to transform fetched data before it is stored in Elastic.
222222

223-
In the {kib} UI, navigate to *Search > Content > Elasticsearch indices*.
223+
In the {kib} UI, navigate to *Search > Content > Elasticsearch indices* from the main menu, or use the {kibana-ref}/kibana-concepts-analysts.html#_finding_your_apps_and_objects[global search field].
224224

225225
Then choose the index to manage and choose the *Pipelines* tab.

docs/reference/connector/docs/dls-e2e-guide.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ To build our search experience for our SharePoint Online data, we need to create
5454

5555
Follow these steps to create a Search Application in the Kibana UI:
5656

57-
. Navigate to *Search > Search Applications*.
57+
. Navigate to *Search > Search Applications* from the main menu, or use the {kibana-ref}/kibana-concepts-analysts.html#_finding_your_apps_and_objects[global search field].
5858
. Select *Create*.
5959
. *Name* the Search Application.
6060
. Select the *index* used by the SharePoint Online connector.

docs/reference/connector/docs/postgresql-connector-client-tutorial.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ To complete this tutorial, you'll need to complete the following steps:
7070
Elastic connectors enable you to create searchable, read-only replicas of your data sources in Elasticsearch.
7171
The first step in setting up your self-managed connector is to create an index.
7272

73-
In the {kibana-ref}[Kibana^] UI go to *Search > Content > Elasticsearch indices*.
73+
In the {kibana-ref}[Kibana^] UI, navigate to *Search > Content > Elasticsearch indices* from the main menu, or use the {kibana-ref}/kibana-concepts-analysts.html#_finding_your_apps_and_objects[global search field].
7474

7575
Create a new connector index:
7676

0 commit comments

Comments
 (0)