Elasticsearch 2.3 poor performance

logstash output config:

elasticsearch {
hosts => ["XXX.XXX.XXX.XXX:9200"]
index => "common-%{+YYYY.MM.dd}"
timeout => 40
flush_size => 2000
}