Good day
I have a problem
:_type=>"_doc", :routing=>nil}, #LogStash::Event:0x23cacf18], :response=>{"index"=>{"_index"=>"logstash-nginx-domain", "_type"=>"_doc", "_id"=>nil, "status"=>400, "error"=>{"type"=>"validation_exception", "reason"=>"Validation Failed: 1: this action would add [2] total shards, but this cluster currently has [1000]/[1000] maximum shards open;"}}}}
but in my elasticsearch setting
I see cluster.max_shards_per_node=5100
where mistake?