mirror of https://github.com/sipwise/kibana.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
548 B
15 lines
548 B
= Kibana
|
|
|
|
== Introduction
|
|
|
|
Kibana is an open source (Apache Licensed), browser based analytics and search dashboard for
|
|
ElasticSearch. Kibana is a snap to setup and start using. Written entirely in HTML and Javascript
|
|
it requires only a plain webserver, Kibana requires no fancy server side components.
|
|
Kibana strives to be easy to get started with, while also being flexible and powerful, just like
|
|
Elasticsearch.
|
|
|
|
include::./tutorials/tutorials.asciidoc[]
|
|
|
|
include::./kibana/configuration/config.js.asciidoc[]
|
|
|
|
include::./kibana/panels.asciidoc[] |