[DOCS] Adding file upload to add data page (#101674)

This commit is contained in:
Lisa Cawley 2021-06-09 12:36:27 -07:00 committed by GitHub
parent 4e0c889b30
commit c20815b070
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 5 deletions

View file

@ -6,7 +6,7 @@ There are a couple ways to easily get data ingested into {es}.
[discrete]
=== Sample data packages available for one click installation
The easiest is to install one or more of our vailable sample data packages. If you have no data, you should be
The easiest is to install one or more of our available sample data packages. If you have no data, you should be
prompted to install when running {kib} for the first time. You can also access and install the sample data packages
by going to the home page and clicking "add sample data".
@ -27,5 +27,5 @@ Make sure to execute `node scripts/makelogs` *after* {es} is up and running!
[discrete]
=== CSV upload
If running with a platinum or trial license, you can also use the CSV uploader provided inside the Machine learning app.
Navigate to the Data visualizer to upload your data from a file.
You can also use the CSV uploader provided on the {kib} home page.
Navigate to **Add data** > **Upload file** to upload your data from a file.