mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
19 lines
561 B
Plaintext
19 lines
561 B
Plaintext
= Kibana
|
|
|
|
// Why can't I have a preamble here?
|
|
|
|
== 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::configuration/config.js.asciidoc[]
|
|
|
|
include::panels.asciidoc[]
|
|
|
|
// src/app/controllers/dash.js:1
|
|
|