我们部署的ELK结构是filbeat+logstash+ES服务。
filebeat采集数据,通过logstash处理后,存入ES服务。
想咨询下,logstash有处理能力的限制吗?logstash能同时接受多少filebeat上传的数据?
Logstash当然有处理能力是上限,具体多少要视乎具体情况而定,如果filebeat节点很多,可以考虑中间接一个Kafka来进行缓冲,结合多个Logstash实例提升处理能力。
我们部署的ELK结构是filbeat+logstash+ES服务。
filebeat采集数据,通过logstash处理后,存入ES服务。
想咨询下,logstash有处理能力的限制吗?logstash能同时接受多少filebeat上传的数据?
Logstash当然有处理能力是上限,具体多少要视乎具体情况而定,如果filebeat节点很多,可以考虑中间接一个Kafka来进行缓冲,结合多个Logstash实例提升处理能力。
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.