ELK cluster?

Can be equipped with filebeat out to multiple logstash, logstash and then out to multiple elasticsearch?
So logstash, elastic hanging one of them will not affect the cluster?

Filebeat can only send to one Logstash endpoint. You may want to put Logstash behind a load balancer and use a floating/virtual IP if you want more flexibility.

how about out put to redis,then logstash get data from redis?

Sure, that'll work.

how? use redis cluster or sentinel mode?

I don't know enough about redis these days to comment on which is more appropriate.

thanks, I will try it.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.