当前位置:网站首页>Using elk to build a log analysis system (I) -- component introduction
Using elk to build a log analysis system (I) -- component introduction
2022-06-28 04:01:00 【gmHappy】
One 、 Analysis of architecture ideas
General log analysis scenarios : Directly in the log file grep、awk You can get the information you want .
In larger scenes , This method is inefficient , The problems include how to archive when the log volume is too large 、 What to do if the text search is too slow 、 How to multi-dimensional query .
Need centralized log management , Log collection summary on all servers . The common solution is to establish a centralized log collection system , Collect the logs on all nodes , management , visit .
Generally, a large system is a distributed deployment architecture , Different service modules are deployed on different servers , When problems arise , Most situations need to be based on the key information exposed by the problem , Go to specific servers and service modules , Building a centralized log system , It can improve the efficiency of location problem .
A complete centralized log system , It needs to include the following main features :
- collect - Be able to collect log data from multiple sources
- transmission - It can stably transmit the log data to the central system
- Storage - How to store log data
- analysis - Can support UI analysis
- Warning - Able to provide error reports , Monitoring mechanism
ELK Provides a complete set of solutions , And it's all open source software , To use with each other , Perfect connection , Efficient to meet the application of many occasions . At present, a mainstream log system .
Two 、ELK brief introduction
ELK Three abbreviations of open source software , respectively :Elasticsearch , Logstash, Kibana , They are all open source software . I added a new one FileBeat, It is a lightweight log collection and processing tool ,F
边栏推荐
猜你喜欢

Chapter 14 AC-DC power supply front stage circuit note I

错排兼排列组合公式

Paging query optimization in MySQL of database Series

电学基础知识整理(一)

小程序image组件不显示图片?

多项目开发入门,基础设计 类库项目使用

ambari SSLError: Failed to connect. Please check openssl library versions.

Web APIs DOM event foundation dark horse programmer

门级建模—学习笔记

Analysis of slow logs in MySQL and tidb of database Series
随机推荐
美创数据安全管理平台获信通院“数据安全产品能力验证计划”评测证书
工业物联网将取代人工发展吗?
English语法_形容词/副词3级 - 比较级
黑體輻射初探
Li Kou daily question - day 29 -523 Count odd numbers in interval range
Learning - useful resources
Understanding and learning of parental delegation mechanism
leetcode:494. All methods of adding and subtracting operators to the array to get the specified value
English语法_形容词/副词3级-比较级_常用短语
光的粒子说(光电效应/康普顿效应)
Arrangement of basic electrical knowledge (I)
利用ELK 搭建日志分析系统(三)—— 安全认证
以自动化赋能转型,飞鹤乳业加速迈向数字化!
Pointer linked list
Automatic backup of MySQL database
Backtracking maze problem
解决跨域
多项目开发入门,基础设计 类库项目使用
机器人编程教育的市场竞争力
Door level modeling - learning notes