Skip to content

Commit 9aba6f8

Browse files
committed
Merge remote-tracking branch 'origin/main' into update-get-started-page
2 parents 0845b96 + e5d3b43 commit 9aba6f8

10 files changed

+12
-45
lines changed
139 KB
Loading
-175 KB
Binary file not shown.
6.43 KB
Loading

serverless/index-serverless-devtools.asciidoc

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
1-
:doctype: book
2-
3-
include::{asciidoc-dir}/../../shared/versions/stack/master.asciidoc[]
4-
include::{asciidoc-dir}/../../shared/attributes.asciidoc[]
5-
61
[[devtools-developer-tools]]
72
== Dev tools
83

serverless/index-serverless-elasticsearch.asciidoc

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
1-
:doctype: book
2-
3-
include::{asciidoc-dir}/../../shared/versions/stack/master.asciidoc[]
4-
include::{asciidoc-dir}/../../shared/attributes.asciidoc[]
5-
61
[[what-is-elasticsearch-serverless]]
72
== Elasticsearch
83

serverless/index-serverless-general.asciidoc

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
1-
:doctype: book
2-
3-
include::{asciidoc-dir}/../../shared/versions/stack/master.asciidoc[]
4-
include::{asciidoc-dir}/../../shared/attributes.asciidoc[]
5-
61
[[intro]]
72
== Welcome to Elastic serverless
83

serverless/index-serverless-project-settings.asciidoc

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,3 @@
1-
:doctype: book
2-
3-
include::{asciidoc-dir}/../../shared/versions/stack/master.asciidoc[]
4-
include::{asciidoc-dir}/../../shared/attributes.asciidoc[]
5-
61
[[project-and-management-settings]]
72
== Project and management settings
83

serverless/index.asciidoc

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -10,29 +10,8 @@ include::{asciidoc-dir}/../../shared/attributes.asciidoc[]
1010
:obs-badge: <<what-is-observability-serverless,image:images/obs-badge.svg[Observability]>>
1111
:sec-badge: <<what-is-security-serverless,image:images/sec-badge.svg[Security]>>
1212

13-
// These are only available in serverless
14-
:es3: Elasticsearch Serverless
15-
:project-settings: Project settings
16-
:manage-app: Management
17-
:index-manage-app: Index Management
18-
:data-views-app: Data Views
19-
:rules-app: Rules
20-
:saved-objects-app: Saved Objects
21-
:tags-app: Tags
22-
:api-keys-app: API keys
23-
:transforms-app: Transforms
24-
:connectors-app: Connectors
25-
:files-app: Files
26-
:reports-app: Reports
27-
:maps-app: Maps
28-
:alerts-app: Alerts
29-
:serverlessCustomRoles: true
30-
3113
// The values of these attributes are different in stateful vs serverless
32-
:serverless-full: Elastic Cloud Serverless
33-
:serverless-short: Serverless
3414
:es: Elasticsearch Serverless
35-
:es-serverless: Elasticsearch Serverless
3615
:observability: Elastic Observability Serverless
3716
:security: Elastic Security Serverless
3817

serverless/pages/ingest-your-data-upload-file.asciidoc

Lines changed: 11 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,16 +30,24 @@ File formats supported up to 60 MB:
3030
[[elasticsearch-ingest-data-file-upload-how-to-upload-a-file]]
3131
== How to upload a file
3232

33-
You'll find a link to the File Uploader on the {es} **Home** page.
33+
You'll find a link to the Data Visualizer on the {es} **Getting Started** page.
3434

3535
[role="screenshot"]
36-
image::images/file-uploader-homepage-link.png[File upload link]
36+
image::images/file-data-visualizer-homepage-link.png[data visualizer link]
3737

38-
Clicking **Upload a file** opens the File Uploader UI.
38+
Clicking **Upload a file** opens the Data Visualizer UI.
3939

4040
[role="screenshot"]
4141
image::images/file-uploader-UI.png[File upload UI]
4242

43+
Drag a file into the upload area or click **Select or drag and drop a file** to choose a file from your computer.
44+
45+
The file is uploaded and analyzed. The Data Visualizer displays the first 1000 rows of the file. You can inspect the data and make any necessary changes before importing it. Click **Import** continue the process.
46+
47+
On the next screen, give your index a name and click **Import**.
48+
49+
This process will create an index and import the data into {es}. Once your data is in {es}, you can start exploring it, see <<elasticsearch-explore-your-data,Explore your data>> for more information.
50+
4351
[IMPORTANT]
4452
====
4553
The upload feature is not intended for use as part of a repeated production

serverless/pages/project-settings.asciidoc

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

1111
preview:[]
1212

13-
Go to **Project Settings** to manage your indices, data views, saved objects, settings, and more.
13+
Go to **Project settings**, then ** Management** to manage your indices, data views, saved objects, settings, and more.
1414

1515
Access to individual features is governed by Elastic user roles.
1616
Consult your administrator if you do not have the appropriate access.

0 commit comments

Comments
 (0)