mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
moved TOC above install, and re-added need help
This commit is contained in:
parent
305fba054f
commit
e8fd38be0d
1 changed files with 7 additions and 6 deletions
13
README.md
13
README.md
|
@ -6,19 +6,20 @@
|
|||
|
||||
Kibana is an open source (Apache Licensed), browser based analytics and search dashboard for Elasticsearch. Kibana is a snap to setup and start using. Kibana strives to be easy to get started with, while also being flexible and powerful, just like Elasticsearch.
|
||||
|
||||
## Installation
|
||||
|
||||
* Download: http://www.elasticsearch.org/overview/kibana/installation/
|
||||
* Run **bin/kibana** on unix, or **bin/kibana.bat** on Windows.
|
||||
* Visit http://localhost:5601
|
||||
|
||||
## Contents
|
||||
- [Installation](#installation)
|
||||
- [Quick Start](#quick-start)
|
||||
- [Discover](#discover)
|
||||
- [Visualize](#visualize)
|
||||
- [Dashboard](#dashboard)
|
||||
- [Setting](#settings)
|
||||
|
||||
## Installation
|
||||
|
||||
* Download: [http://www.elasticsearch.org/overview/kibana/installation/](http://www.elasticsearch.org/overview/kibana/installation/)
|
||||
* Run `bin/kibana` on unix, or `bin/kibana.bat` on Windows.
|
||||
* Visit [http://localhost:5601](http://localhost:5601)
|
||||
|
||||
<!-- include {"path":"docs/quick_start.md"} -->
|
||||
## Quick Start
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue