patw/ElasticSensorDump

Error in Kibana

MBmousavi opened this issue · 1 comments

Hi, I've got this error after import dashboard and visualizations :

Request to Elasticsearch failed: {"error":{"root_cause":[{"type":"illegal_argument_exception","reason":"Zero or negative time interval not supported"}],"type":"search_phase_execution_exception","reason":"all shards failed","phase":"query","grouped":true,"failed_shards":[{"shard":0,"index":"sensor_dump","node":"80GExMj1Q_ODbS5d6Ux-eA","reason":{"type":"illegal_argument_exception","reason":"Zero or negative time interval not supported"}}],"caused_by":{"type":"illegal_argument_exception","reason":"Zero or negative time interval not supported","caused_by":{"type":"illegal_argument_exception","reason":"Zero or negative time interval not supported"}}},"status":400}

What is the problem ?
Thanx

patw commented

Which version of ES and Kibana are you using?