vim $logstash_home/lib/logstash/event.rb 

.withZone(org.joda.time.DateTimeZone::UTC)

修改为

.withZone(org.joda.time.DateTimeZone.getDefault())

相关文章:

  • 2022-12-23
  • 2021-07-17
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-01-01
  • 2022-12-23
  • 2021-04-24
  • 2022-12-23
  • 2021-07-12
  • 2021-12-03
  • 2022-12-23
相关资源
相似解决方案