[ELK]Logstash接收到的日志时间顺序与Filebeat发出的顺序不一样_...

[ELK]Logstash接收到的日志时间顺序与Filebeat发出的顺序不一样_...

2023年7月17日发(作者:)

[ELK]Logstash接收到的⽇志时间顺序与Filebeat发出的顺序不⼀样⽤filebeat收集/tmp/testlog/的内容后,传送给Logstash服务器,Logstash把收到的内容输出为/tmp/logstash/传送没有出现⽇志缺失,但是发现时间顺序是混乱的,具体情况如下::- type: log enabled: true paths: - /tmp/testlog/sh: hosts: [":5044"]put { beats { port => 5044 }}output { file { path => "/tmp/logstash/" codec => line { format => "%{message}"} }}

发布者:admin,转转请注明出处:http://www.yc00.com/xiaochengxu/1689545689a265047.html

相关推荐

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信