原文:【原创】大数据基础之Logstash(5)监控

有两种方式来监控logstash: api ui xpack When you run Logstash, it automatically captures runtime metrics that you can use to monitor the health and performance of your Logstash deployment.You can use the basic ...

2019-04-08 18:19 0 510 推荐指数:

查看详情

原创大数据基础Logstash(4)高可用

logstash高可用体现为不丢数据(前提为服务器短时间内不可用后可恢复比如重启服务器或重启进程),具体有两个方面: 进程重启(服务器重启) 事件消息处理失败 在logstash中对应的解决方案为: Persistent Queues Dead Letter ...

Tue Apr 09 01:30:00 CST 2019 0 1005
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM