I use "Top Hit" metrics to get the last "room_quantity", and split the bucket by "name".
However, I can't see the option to sort by @timestamp, if I enter @timestamp manually it will trigger an error.
I believe this is something that should work. What does your innoedge-transformed* index pattern look like? Specifically, what data type does Kibana think@timestamp should be? It's possible that it's interpreting this as a different field type which isn't sortable
Sorry I should have been more specific. In Kibana, you should have an index pattern created which corresponds to the underlying Elasticsearch index. The mapping you provided is for the underlying index, but I'm interested to see what Kibana's corresponding Index Pattern looks like. You can view this by going to Stack Management -> Index Patterns, and then clicking on the name of your index pattern to view details. Does yours also show @timestamp as a date?
Thanks for the screenshot. Hmm, as you've been trying to tell me, everything here looks to be configured correctly . Thanks for your patience.
I'm going to ask around to see if anyone has seen this before. You mentioned that entering @timestamp manually is triggering an error. What error are you seeing when you attempt this?
Sorry my bad it's not actually an error it's just an odd behaviour.
I can manually type @timestamp into the sort by field, and can still save the chart (there's the red underline).
However when I reload the chart again it will still show sort by room_quantity
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.