I want to filter my ES data via Kibana by comparing 2 numeric fields.
Sample record:
fieldA=25   fieldB=38   msg=whatever

I need a way to show only records where fieldA>fieldB

The only suggestion I found so far is fieldA:[@fieldB TO *]
However, this doesn't work  - I get no results, although I see records 
which should meet this criteria

I'm running Kibana4 beta3

Thanks,
   Gregory

-- 
You received this message because you are subscribed to the Google Groups 
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elasticsearch+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/f4626052-c83f-4151-9d55-1f57f43e5516%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to