humio / issues

Issue Tracker for Humio
4 stars 2 forks source link

Ability to sort multiple fields in different directions #81

Closed mwl closed 4 years ago

mwl commented 5 years ago

Given the following query

sort([tlsprotocol,tlscipher,_count])

I'd like to be able to sort tlsprotocol and tlscipher ascinding but _count descending.

mpdn commented 4 years ago

Fixed in the related PR. Can someone close this issue? Seems like I cannot close issues in this repository (which must also be why the related PR did not automatically close the issue).