默认只能导出10MB的文件

改成导出800MB文件
[centos@us-prod-sre-eslog-node-3 config]$ pwd /data/kibana/config [centos@us-prod-sre-eslog-node-3 config]$ vim kibana.yml xpack.reporting.csv.maxSizeBytes: 809715200 xpack.reporting.queue.timeout: 1800000
重启服务生效
[centos@us-prod-sre-eslog-node-3 config]$ sudo systemctl restart kibana


![EFK集群[案例]](https://devops.ubuntu.ltd/wp-content/uploads/2022/09/2022092017505680.png?x-oss-process=image/resize,m_fill,w_280 ,h_210, limit_0)








评论