- 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.
推薦閱讀
- Learning Single:page Web Application Development
- C++ Primer習題集(第5版)
- Mastering JavaScript Functional Programming
- Getting Started with Gulp(Second Edition)
- C# Programming Cookbook
- OpenCV 3和Qt5計算機視覺應用開發
- QGIS:Becoming a GIS Power User
- ASP.NET 3.5程序設計與項目實踐
- Learning Continuous Integration with TeamCity
- LabVIEW虛擬儀器入門與測控應用100例
- Hands-On Kubernetes on Windows
- Android 游戲開發大全(第二版)
- C++17 By Example
- 和孩子一起學編程:用Scratch玩Minecraft我的世界
- Learning Ionic(Second Edition)