8429 Forks
20686 Stars
20686 Watchers

kibana

Your window into the Elastic Stack

How to download and setup kibana

Open terminal and run command
git clone https://github.com/elastic/kibana.git
git clone is used to create a copy or clone of kibana repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with kibana https://github.com/elastic/kibana/archive/master.zip

Or simply clone kibana with SSH
[email protected]:elastic/kibana.git

If you have some problems with kibana

You may open issue on kibana support forum (system) here: https://github.com/elastic/kibana/issues