diff --git a/serverless/images/file-data-visualizer-homepage-link.png b/serverless/images/file-data-visualizer-homepage-link.png new file mode 100644 index 0000000000..e0ae3daa9f Binary files /dev/null and b/serverless/images/file-data-visualizer-homepage-link.png differ diff --git a/serverless/images/file-uploader-homepage-link.png b/serverless/images/file-uploader-homepage-link.png deleted file mode 100644 index 8be14bc743..0000000000 Binary files a/serverless/images/file-uploader-homepage-link.png and /dev/null differ diff --git a/serverless/images/ingest-pipelines-management.png b/serverless/images/ingest-pipelines-management.png index 735e8a758b..d5f18cef7a 100644 Binary files a/serverless/images/ingest-pipelines-management.png and b/serverless/images/ingest-pipelines-management.png differ diff --git a/serverless/pages/ingest-your-data-upload-file.asciidoc b/serverless/pages/ingest-your-data-upload-file.asciidoc index 834a79799b..5520564d16 100644 --- a/serverless/pages/ingest-your-data-upload-file.asciidoc +++ b/serverless/pages/ingest-your-data-upload-file.asciidoc @@ -30,16 +30,24 @@ File formats supported up to 60 MB: [[elasticsearch-ingest-data-file-upload-how-to-upload-a-file]] == How to upload a file -You'll find a link to the File Uploader on the {es} **Home** page. +You'll find a link to the Data Visualizer on the {es} **Getting Started** page. [role="screenshot"] -image::images/file-uploader-homepage-link.png[File upload link] +image::images/file-data-visualizer-homepage-link.png[data visualizer link] -Clicking **Upload a file** opens the File Uploader UI. +Clicking **Upload a file** opens the Data Visualizer UI. [role="screenshot"] image::images/file-uploader-UI.png[File upload UI] +Drag a file into the upload area or click **Select or drag and drop a file** to choose a file from your computer. + +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. + +On the next screen, give your index a name and click **Import**. + +This process will create an index and import the data into {es}. Once your data is in {es}, you can start exploring it, see <> for more information. + [IMPORTANT] ==== The upload feature is not intended for use as part of a repeated production diff --git a/serverless/pages/project-settings.asciidoc b/serverless/pages/project-settings.asciidoc index 94aaf3564f..502e5da7a5 100644 --- a/serverless/pages/project-settings.asciidoc +++ b/serverless/pages/project-settings.asciidoc @@ -10,7 +10,7 @@ preview:[] -Go to **Project Settings** to manage your indices, data views, saved objects, settings, and more. +Go to **Project settings**, then ** Management** to manage your indices, data views, saved objects, settings, and more. Access to individual features is governed by Elastic user roles. Consult your administrator if you do not have the appropriate access.