Hi,
I have Elasticsearch cluster version 5.1.2 on windows 2012 r2 server.
One of the servers in the cluster having an issue that I don't know how to solve... (i'm new at the elastic)
In the log file it seems like that I have a request that is too large.
path:"Request Path" params: {index=Index name, type=ssoelasticlogger}
org.Elasticsearch.common.breaker.CircuitBreakingException: [parent] Data too large, data for [<http_request>] would be larger than limit of [23960249958/22.3gb]
The JVM memory limit is set to 32GB
The server have 128GB of memory.
Thank you for you're help