mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
[DOCS] Adding file upload to add data page (#101674)
This commit is contained in:
parent
4e0c889b30
commit
c20815b070
4 changed files with 4 additions and 5 deletions
|
@ -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.
|
Loading…
Add table
Add a link
Reference in a new issue