- 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.
推薦閱讀
- PPT,要你好看
- 零起步輕松學(xué)單片機(jī)技術(shù)(第2版)
- 精通MATLAB圖像處理
- 腦動(dòng)力:C語言函數(shù)速查效率手冊(cè)
- Visual FoxPro 6.0數(shù)據(jù)庫(kù)與程序設(shè)計(jì)
- 輕松學(xué)Java
- Expert AWS Development
- 自主研拋機(jī)器人技術(shù)
- 讓每張照片都成為佳作的Photoshop后期技法
- Ruby on Rails敏捷開發(fā)最佳實(shí)踐
- 氣動(dòng)系統(tǒng)裝調(diào)與PLC控制
- 網(wǎng)絡(luò)脆弱性掃描產(chǎn)品原理及應(yīng)用
- 從零開始學(xué)JavaScript
- MPC5554/5553微處理器揭秘
- 基于人工免疫原理的檢測(cè)系統(tǒng)模型及其應(yīng)用