logstash 运行出现you must change the "path.data" setting.

xiaoxiao2025-06-03  47

修改启动命令:  /bin/logstash  -f xxxxx.conf  

为: /bin/logstash  -f xxxxxx.conf  --path.data=/root/

 

转载请注明原文地址: https://www.6miu.com/read-5031203.html

最新回复(0)