When trying to do the simplest graph of the amount of logs in kibana4 I get this (screenshot of my kibana window): (clickable)
To be more clear: the x-axis gives me _all, and then some way down @timestamp which, if I hover over it, gives me the correct timestamp that I actually need
The timestamps won't appear properly, whatever I do. I also tried modifying the X-axis by doing the subaggregation->terms->@timestamp/time/time.raw. These all didn't work for me.
Any help would be greatly appreciated, since I am new to Kibana4