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: docs/reference/connector/docs/_connectors-create-client.asciidoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
4
4
To create a new {service-name} connector:
5
5
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].
7
7
. Follow the instructions to create a new *{service-name}* self-managed connector.
Copy file name to clipboardExpand all lines: docs/reference/connector/docs/_connectors-create-native.asciidoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
4
4
To create a new {service-name} connector:
5
5
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].
7
7
. Follow the instructions to create a new native *{service-name}* connector.
8
8
9
9
For additional operations, see <<es-connectors-usage>>.
Copy file name to clipboardExpand all lines: docs/reference/connector/docs/connectors-hosted-tutorial-mongo.asciidoc
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -123,7 +123,7 @@ Once you're deployment is created, navigate to *Search*.
123
123
The Elastic connector will sync your MongoDB data into a search-optimized Elasticsearch index.
124
124
The first step is to create your index in the Kibana UI.
125
125
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].
127
127
128
128
Follow these steps to create your index:
129
129
@@ -178,7 +178,7 @@ If all the configuration details are correct, the sync will begin and documents
178
178
179
179
As soon as your first documents are synced, you can view the documents and inspect the mapping for the index:
180
180
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].
182
182
* Select your index, for example `search-mongo-sample`.
183
183
* Choose the *Documents* tab to view the synced documents.
Copy file name to clipboardExpand all lines: docs/reference/connector/docs/connectors-managed-service.asciidoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -80,7 +80,7 @@ Create a new index to be managed by the connector.
80
80
81
81
Continue from above, or navigate to the following location within the {kib} UI:
82
82
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].
84
84
85
85
Choose the index to configure, and then choose the *Configuration* tab.
Copy file name to clipboardExpand all lines: docs/reference/connector/docs/connectors-usage.asciidoc
+9-9Lines changed: 9 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
4
4
This document describes operations available to <<es-native-connectors,managed connectors>> and <<es-build-connector,self-managed connectors>>, using the UI.
5
5
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.
7
7
8
8
[TIP]
9
9
====
@@ -24,7 +24,7 @@ Once you've chosen the data source type you'd like to sync, you'll be prompted t
24
24
25
25
View and manage all Elasticsearch indices managed by connectors.
26
26
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.
28
28
29
29
Within this interface, you can choose to view the details for each existing index or delete an index.
30
30
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:
82
82
83
83
After creating an index to be managed by a connector, you can configure automatic, recurring syncs.
84
84
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].
86
86
87
87
Choose the index to configure, and then choose the *Scheduling* tab.
88
88
@@ -107,7 +107,7 @@ You may want to <<es-connectors-usage-index-view,view the index details>> to see
107
107
108
108
After creating the index to be managed by a connector, you can request a single sync at any time.
109
109
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].
111
111
112
112
Then choose the index to sync.
113
113
@@ -128,7 +128,7 @@ This operation requires access to Kibana and the `write` {ref}/security-privileg
128
128
129
129
After a sync has started, you can cancel the sync before it completes.
130
130
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].
132
132
133
133
Then choose the index with the running sync.
134
134
@@ -144,7 +144,7 @@ This operation requires access to Kibana and the `write` {ref}/security-privileg
144
144
145
145
View the index details to see a variety of information that communicate the status of the index and connector.
146
146
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].
148
148
149
149
Then choose the index to view.
150
150
@@ -192,7 +192,7 @@ This operation requires access to Kibana and the `read` {ref}/security-privilege
192
192
View the documents the connector has synced from the data.
193
193
Additionally view the index mappings to determine the current document schema.
194
194
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].
196
196
197
197
Then choose the index to view.
198
198
@@ -211,7 +211,7 @@ See <<es-connectors-security>> for security details.
211
211
212
212
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.
213
213
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].
215
215
216
216
Then choose the index to manage and choose the *Sync rules* tab.
217
217
@@ -220,6 +220,6 @@ Then choose the index to manage and choose the *Sync rules* tab.
220
220
221
221
Use {ref}/ingest-pipeline-search.html[ingest pipelines] to transform fetched data before it is stored in Elastic.
222
222
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].
224
224
225
225
Then choose the index to manage and choose the *Pipelines* tab.
Copy file name to clipboardExpand all lines: docs/reference/connector/docs/dls-e2e-guide.asciidoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,7 +54,7 @@ To build our search experience for our SharePoint Online data, we need to create
54
54
55
55
Follow these steps to create a Search Application in the Kibana UI:
56
56
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].
58
58
. Select *Create*.
59
59
. *Name* the Search Application.
60
60
. Select the *index* used by the SharePoint Online connector.
Copy file name to clipboardExpand all lines: docs/reference/connector/docs/postgresql-connector-client-tutorial.asciidoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -70,7 +70,7 @@ To complete this tutorial, you'll need to complete the following steps:
70
70
Elastic connectors enable you to create searchable, read-only replicas of your data sources in Elasticsearch.
71
71
The first step in setting up your self-managed connector is to create an index.
72
72
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].
0 commit comments