Search multiple indices in Kibana 4?

Hi all,

Trying out Kibana 4's new release today, and was wondering is this is still
possible. In Kibana 3, you could simply comma-delimit all the index
patterns you wanted to expose to your searches, but that doesn't seem
possible in Kibana 4.

I have indexes named like:

company-customer-YYYYMMDD

I'd like to be able to search across company and customer if possible.
It appears that the "Configure an Index Pattern" page allows for a single
pattern, not multiples separated by commas.

If I wanted to search these two indexes:

companyA-customerA-YYYYMMDD
companyA-customerB-YYYYMMDD

but not:

companyA-customerC-YYYYMMDD

Is that possible?
Thanks!
Chris

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/CAND3DpijG_VaE91rFLnT-E0rGXL-kVq46yUVm4ixBTygi8wGTQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

+1...I don't see how to do this either. Is it no longer possible? That was a very powerful feature in Kibana3.

This will be possible in a future release: https://github.com/elastic/kibana/issues/2017