I would like to know how to make this possible as well. For non-production, 
all environments share the same logstash/elasticsearch cluster. Therefore 
our patten is:

%{env}-logstash-%{+YYYY.MM.dd}" 


On Thursday, January 2, 2014 3:50:59 AM UTC-5, spezam . wrote:
>
> Hello,
> in Kibana 3 is possible to set from the dashboard settings, the index 
> settings.
> I'm using for this a day based timestamping, with an index pattern such as
> [dc1_logstash-]YYYY.MM.DD
>
> Now, we added a new datacenter to the elasticsearch cluster, with 
> different index names. Is it possible to use a regexp, or an array of 
> indexes like in kibana2
> Smart_index_pattern = ['dc1_logstash-%Y.%m.%d', 'dc2_logstash-%Y.%m.%d']
>
> I tried with
> [*_logstash-]YYYY.MM.DD]
>
> but I got a no indices error.
>
> Thanks,
> Matteo
>

-- 
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/21cb1116-d42b-46a0-8724-25d920d3b282%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to