kubernetes 部署ELK日志
http://www.amd5.cn/atang_4240.html
Kubernetes-基于EFK进行统一的日志管理
https://www.kubernetes.org.cn/4278.html
官方文档
Logging Using Elasticsearch and Kibana
https://kubernetes.io/docs/tasks/debug-application-cluster/logging-elasticsearch-kibana/
日志采集工具Logstash、Filebeat、Fluentd、Logagent、logtail、rsyslog、syslog-ng对比
http://www.amd5.cn/atang_3847.html
填坑参考资料
Kubernetes Fluentd+Elasticsearch+Kibana统一日志管理平台搭建的填坑指南
https://www.cnblogs.com/ericnie/p/6897348.html
####fluentd日志匹配详细
kubernetes集群EFK日志框架部署(日志规则匹配详细)
https://blog.csdn.net/xingyuzhe/article/details/81059696?utm_source=blogxgwz1
ELK~fluentd多行日志的收集
https://www.cnblogs.com/lori/p/13731371.html
其他资料
kubernetes部署EFK(Elasticsearch+Fluentd+Kibana)日志系统
https://www.pianshen.com/article/2344158379/
kubernetes上部署Fluentd+Elasticsearch+kibana日志收集系统
https://blog.csdn.net/ptmozhu/article/details/52301174
Kubernetes-基于EFK进行统一的日志管理
https://blog.csdn.net/bbwangj/article/details/81977947
参考资料
1.《Logging Architecture》地址:https://kubernetes.io/docs/concepts/cluster-administration/logging/
2.《Kubernetes Logging with Fluentd》地址:https://docs.fluentd.org/v0.12/articles/kubernetes-fluentd
3.《Quickstart Guide》地址:https://docs.fluentd.org/v0.12/articles/quickstart
4.《fluentd-elasticsearch》地址:https://github.com/kubernetes/kubernetes/tree/master/cluster/addons/fluentd-elasticsearch
5.《Elasticsearch》地址:https://www.elastic.co/products/elasticsearch
6.《What is Fluentd?》地址:https://www.fluentd.org/architecture
7.《Configuration File Syntax》地址:https://docs.fluentd.org/v1.0/articles/config-file
8.《A Practical Introduction to Elasticsearch》地址:https://www.elastic.co/blog/a-practical-introduction-to-elasticsearch