错误信息:

Sending Logstash logs to /usr/local/logstash-6.4.3/logs which is now configured via log4j2.properties
[2019-07-14T17:37:06,988][FATAL][logstash.runner ] Logstash could not be started because there is already another instance using the configured data directory. If you wish to run multiple instances, you must change the "path.data" setting.
[2019-07-14T17:37:07,010][ERROR][org.logstash.Logstash ] java.lang.IllegalStateException: Logstash stopped processing because of an error: (SystemExit) exit

解决方法:

进到 data 目录,删除目录下的缓存 .lock 。如下图所示。

启动 kibana  失败

重新启动kibana

相关文章:

  • 2021-08-13
  • 2021-10-19
  • 2021-08-14
  • 2022-01-20
  • 2022-01-17
  • 2021-11-19
  • 2021-10-18
猜你喜欢
  • 2022-12-23
  • 2021-12-10
  • 2021-11-02
  • 2021-09-14
  • 2021-09-20
  • 2021-10-03
  • 2021-10-09
相关资源
相似解决方案