- Kibana 7 Quick Start Guide
- Anurag Srivastava
- 186字
- 2021-07-02 13:55:36
Elastic Stack
Kibana with Elastic Stack can be used to fetch data from different sources and filter, process, and analyze it to create meaningful dashboards. Elastic Stack has the following components:
- Elasticsearch: We can store data in Elasticsearch.
- Logstash: A data pipeline that we can use to read data from various sources, and can write it to various sources. It also provides a feature to filter the input data before sending it to output.
- Kibana: A graphical user interface that we can use to do a lot of things, which I will cover in this chapter.
- Beats: Lightweight data shippers that sit on different servers and send data to Elasticsearch directly or via Logstash:
- Filebeat
- Metricbeat
- Packetbeat
- Auditbeat
- Winlogbeat
- Heartbeat
The following diagram shows how Elastic Stack works:

In the preceding diagram, we have three different servers on which we have installed and configured Beats. These Beats are shipping data to Elasticsearch directly or via Logstash. Once this data is pushed into Elasticsearch, we can analyze, visualize, and monitor the data in Kibana. Let's discuss these components in detail; we're going to start with Elasticsearch.
推薦閱讀
- 工業機器人虛擬仿真實例教程:KUKA.Sim Pro(全彩版)
- CorelDRAW X4中文版平面設計50例
- Photoshop CS3特效處理融會貫通
- 系統安裝與重裝
- Hybrid Cloud for Architects
- 信息物理系統(CPS)測試與評價技術
- PostgreSQL 10 Administration Cookbook
- 單片機C語言應用100例
- Mastering Ansible(Second Edition)
- Data Analysis with R(Second Edition)
- Apache Spark Quick Start Guide
- MySQL Management and Administration with Navicat
- 運動控制系統應用及實例解析
- Building Analytics Teams
- ACM程序設計(第2版)