Logstash启动监控

配置文件:logstash.yml

xpack.monitoring.enabled: true
xpack.monitoring.elasticsearch.username: logstash_system # 系统自带的用户
xpack.monitoring.elasticsearch.password: yX8nV8MogUkqZtBtMcBz
xpack.monitoring.elasticsearch.hosts: ["http://10.140.0.15:9200"]

 

相关文章:

  • 2022-01-27
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-11-10
  • 2021-11-15
  • 2022-02-27
猜你喜欢
  • 2021-06-20
  • 2022-12-23
  • 2021-09-13
  • 2021-10-29
  • 2022-12-23
  • 2021-05-30
  • 2021-12-05
相关资源
相似解决方案