120s Timeout on Elasticsearch Queries via Kibana

I was able to confirm that your operations folks are correct -- the 2 minute timeout is a hard limit in version 7.3, but 7.4 and beyond can configure this via server.socketTimeout and server.keepAliveTimeout

1 Like