原文:Logstash报错:Logstash could not be started because there is already another instance using the configured data directory

错误一: 错误提示: Sending Logstash logs to var log logstash which is now configured via log j .properties T : : , WARN logstash.config.source.multilocal Ignoring the pipelines.yml file because modules or com ...

2019-12-26 15:56 0 3069 推荐指数:

查看详情

Logstash

简略介绍: Logstash是elastic技术栈中的一员。它是一个数据采集引擎,可以从数据库采集数据到es中。我们可以通过设置自增id主键或者时间来控制数据的自动同步,这个id或者时间就是用于给logstash进行识别哪些数据需要同步的。 使用ID的方式,假设表 ...

Sun May 24 19:14:00 CST 2020 0 565
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM