Kibana Framework

From GM-RKB
Jump to navigation Jump to search

A Kibana Framework is an Elasticsearch plugin that supports data visualization tasks.



References

2018

  • https://logz.io/blog/grafana-vs-kibana/
    • Kibana and Grafana are two popular open source tools that help users visualize and understand trends within vast amounts of log data, and in this post, I will give you a short introduction to each of the tools and highlight the key differences between them. …

2017

  • (Wikipedia, 2017) ⇒ https://en.wikipedia.org/wiki/kibana Retrieved:2017-1-31.
    • Kibana is an open source data visualization plugin for Elasticsearch. It provides visualization capabilities on top of the content indexed on an Elasticsearch cluster. Users can create bar, line and scatter plots, or pie charts and maps on top of large volumes of data. The combination of Elasticsearch, Logstash, and Kibana (also known as ELK stack or Elastic stack) is available as products or service. Logstash provides an input stream to Elastic for storage and search, and Kibana accesses the data for visualizations such as dashboards.