I would like to sort based on 2 fields in Kibana. First sorted by field1 then by field2. I can see that we can sort by one field in Discover tab, but when I try to sort by another field, the first sorted order is lost.
The same can be done in Elasticsearch using multi-level sort . Why is it difficult to be done in Kibana? I am using Kibana 4.6 and ES 2.4. Can it be done using recent version of Kibana?