Elasticsearch Datasource working but dashboard is blank

Hi,

I am trying to setup Elasticsearch Dashboard in Grafana.

Current Configuration used in the datasource:-

URL : http://myid:9200/
Access: Server(default)
Basic Auth: user/pass
Indexname: test
Timefieldname: processingtime
Version: 6.0+
Max concurrent shard request: 256
Min Time Interval: 10s

When i save and test it , i get the message " Index is OK,Time Field Name is OK"

I imported the dashboard https://grafana.com/dashboards/878 and when i go the dashboard i dont get any data for any tile.

This shows that the datasource is working fine.