-
Notifications
You must be signed in to change notification settings - Fork 25.4k
Closed
Labels
Description
My server:
server1(client):logstash 1.5.beta1
server2(server):redis 2.8.17 + logstash 1.5.beta1 + elasticsearch 1.4.3(with shield) + kibana 4 rc1
Data Flow(10000 event per min):
logstash agent >> redis >> logstash indexer >> elasticsearch 1.4.3(with shield)
Since i upgrade elasticsearch from 1.4.2 to 1.4.3, many data block into redis, and come into elasticsearch very slow. And I checked time of data, it delayed for few minutes.
It worked very well in 1.4.2, I use the same configuration in elasticsearch 1.4.3