Hi guys,
Sorry for asking again such a newbie question, but...
I need to know how I show this date/time column in desc order in the Dashboard in Kibana.
My data is being inserted via API call from a Spring Boot API using the spring-boot-starter-data-elasticsearch, everything seems to work as expected, except by this order on the date/time column.
Is there any way? On mappings? Properties?