Thanks for replying!
I had tried both these options. no luck. Elasticsearch request timeout i set to a very high value.
elasticsearch.requestTimeout: 100000000
Also tried the http settings as well. but issue still persists. I have only issues with Timelion queries,visualisations . Normal searches visualizations and dashboards are working fine.Even searched with long periods doesnt have any issue.
Below are the logs i could see in kibana.
{
"type":"ops",
"@timestamp":"2017-08-22T02:24:30Z",
"tags":[
],
"pid":20469,
"os":{
"load":[
13.2158203125,
6.29736328125,
3.83642578125
],
"mem":{
"total":25113096192,
"free":203698176
},
"uptime":1385344
},
"proc":{
"uptime":987.707,
"mem":{
"rss":87363584,
"heapTotal":66367488,
"heapUsed":55651992,
"externa l":454281
},
"delay":0.4007890224456787
},
"load":{
"requests":{
"80":{
"total":0,
"disconnects":0,
"statusCodes":{
}
}
},
"concurrents":{
"80":6
},
"responseTi mes":{
"80":{
"avg":null,
"max":0
}
},
"sockets":{
"http":{
"total":0
},
"https":{
"total":0
}
}
},
"message":"memory: 53.1MB uptime: 0:16:28 load: [13.22 6.30 3.84] delay: 0.401"
}{
"type":"log",
"@timestamp":"2017-08-22T02:24:34Z",
"tags":[
"error",
"elasticsearch",
"data"
],
"pid":20469,
"message":"Request complete with error\nPO ST http://xx.xx.xx.xx:9200/_all/_search => socket hang up"
}{
"type":"log",
"@timestamp":"2017-08-22T02:24:34Z",
"tags":[
"error",
"elasticsearch",
"data"
],
"pid":20469,
"message":"Request complete with error\nPO ST http://xx.xx.xx.xx:9200/_all/_search => socket hang up"
}{
"type":"log",
"@timestamp":"2017-08-22T02:24:34Z",
"tags":[
"error",
"elasticsearch",
"data"
],
"pid":20469,
"message":"Request complete with error\nPO ST http://xx.xx.xx.xx:9200/_all/_search => socket hang up"
}{
"type":"log",
"@timestamp":"2017-08-22T02:24:34Z",
"tags":[
"error",
"elasticsearch",
"data"
],
"pid":20469,
"message":"Request complete with error\nPO ST http://xx.xx.xx.xx:9200/_all/_search => socket hang up"
}