In the Logstash logs, I see lots of errors such as like IdentityMapCodec has reached 100% capacity" and stops prcessing mesages .
message=>"IdentityMapCodec has reached 100% capacity", :current_size=>20000, :upper_limit=>20000, :level=>:error}
How can I fix this issue ?