- Learning ELK Stack
- Saurabh Chhajed
- 62字
- 2021-07-30 10:25:41
ELK data pipeline
A typical ELK stack data pipeline looks something like this:

In a typical ELK Stack data pipeline, logs from multiple application servers are shipped through Logstash shipper to a centralized Logstash indexer. The Logstash indexer will output data to an Elasticsearch cluster, which will be queried by Kibana to display great visualizations and build dashboards over the log data.
推薦閱讀
- 多媒體CAI課件設計與制作導論(第二版)
- Unreal Engine Physics Essentials
- Spring 5.0 By Example
- Getting started with Google Guava
- Linux C/C++服務器開發實踐
- RTC程序設計:實時音視頻權威指南
- SQL Server 2016數據庫應用與開發習題解答與上機指導
- Hands-On Swift 5 Microservices Development
- Java 9模塊化開發:核心原則與實踐
- NetBeans IDE 8 Cookbook
- Learning Modular Java Programming
- Node.js實戰:分布式系統中的后端服務開發
- CISSP in 21 Days(Second Edition)
- 計算機視覺實戰:基于TensorFlow 2
- Practical XMPP