IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
Installing sample data
editInstalling sample data
editThere are a couple ways to easily get data ingested into Elasticsearch.
Sample data packages available for one click installation
editThe 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 Kibana 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".
makelogs script
editThe provided makelogs
script will generate sample data.
node scripts/makelogs --auth <username>:<password>
The default username and password combination are elastic:changeme
Make sure to execute node scripts/makelogs
after Elasticsearch is up and running!
CSV upload
editIf 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.