Kibana: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
''Kibana is an open source (Apache Licensed), browser based analytics and search dashboard for [[ |
''[[Kibana]] is an open source (Apache Licensed), browser based analytics and search dashboard for [[Elastic Search]]. [[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 [[Elastic Search]].'' |
||
http://www.elasticsearch.org/guide/en/kibana/current/_introduction.html |
http://www.elasticsearch.org/guide/en/kibana/current/_introduction.html |
||
Exemple de Dashboard : http://matthiasnehlsen.com/images/kibana.png |
Exemple de Dashboard : http://matthiasnehlsen.com/images/kibana.png |
||
Tutorial [https://www.digitalocean.com/community/tutorials/how-to-use-logstash-and-kibana-to-centralize-logs-on-centos-7 How To Use Logstash and Kibana To Centralize Logs On CentOS 7] |
|||
Latest revision as of 09:02, 4 May 2015
Kibana is an open source (Apache Licensed), browser based analytics and search dashboard for Elastic Search. 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 Elastic Search.
http://www.elasticsearch.org/guide/en/kibana/current/_introduction.html
Exemple de Dashboard : http://matthiasnehlsen.com/images/kibana.png
Tutorial How To Use Logstash and Kibana To Centralize Logs On CentOS 7