rashidkpc / kibana2

Kibana was acquired by Elastic in 2013. See elastic/kibana. More info at http://kibana.org
Other
1.19k stars 245 forks source link

issue filtering with fields wildcards #418

Closed oweng closed 10 years ago

oweng commented 10 years ago

Hi, I am using the latest release of kibana (as of 12-18), and I am having an issue where I am unable to search for some like like eventName:Describe. My Terms panel is working great, but I would like to get rid of all the "Describe" events as there are a lot of them. Looking around, I found this, and it sounds like it could be the same issue, but it looks like files have changed and so forth..

https://github.com/rashidkpc/Kibana/issues/363

Thanks for your help.

Geoff