Is there any way to automatically assign and index alias upon it's
creation, based on a pattern
For example, twitter-* => twitter and so upon creation of
"twitter-2012-03-28" would be automatically assigned to "twitter"
Is there any way to automatically assign and index alias upon
it's creation, based on a pattern
For example, twitter-* => twitter and so upon creation of
"twitter-2012-03-28" would be automatically assigned to "twitter"
Is there any way to automatically assign and index alias upon
it's creation, based on a pattern
For example, twitter-* => twitter and so upon creation of
"twitter-2012-03-28" would be automatically assigned to "twitter"
Is there any way to automatically assign and index alias upon
it's creation, based on a pattern
For example, twitter-* => twitter and so upon creation of
"twitter-2012-03-28" would be automatically assigned to "twitter"
The index is created automatically (i.e. a document is indexed into non
existing idex), how can I create the alias, automatically, right after the
index creation?
Is there any way to automatically assign and index alias upon
it's creation, based on a pattern
For example, twitter-* => twitter and so upon creation of
"twitter-2012-03-28" would be automatically assigned to "twitter"
Ahh - no idea offhand. I have done all of my index creation intentionally.
I know that ES provides information/API's on its inner workings and that
people are creating plugins that listen to these API's for various reasons.
I imagine you could listen for such an event and fire the alias command.
Are you set on allowing lazy creation of the indices?
The index is created automatically (i.e. a document is indexed into non
existing idex), how can I create the alias, automatically, right after the
index creation?
Is there any way to automatically assign and index alias upon
it's creation, based on a pattern
For example, twitter-* => twitter and so upon creation of
"twitter-2012-03-28" would be automatically assigned to "twitter"
Ahh - no idea offhand. I have done all of my index creation intentionally.
I know that ES provides information/API's on its inner workings and that
people are creating plugins that listen to these API's for various reasons.
I imagine you could listen for such an event and fire the alias command.
Are you set on allowing lazy creation of the indices?
The index is created automatically (i.e. a document is indexed into
non existing idex), how can I create the alias, automatically, right after
the index creation?
Is there any way to automatically assign and index alias
upon it's creation, based on a pattern
For example, twitter-* => twitter and so upon creation of
"twitter-2012-03-28" would be automatically assigned to "twitter"
Ahh - no idea offhand. I have done all of my index creation
intentionally. I know that ES provides information/API's on its inner
workings and that people are creating plugins that listen to these API's
for various reasons. I imagine you could listen for such an event and fire
the alias command. Are you set on allowing lazy creation of the indices?
The index is created automatically (i.e. a document is indexed into
non existing idex), how can I create the alias, automatically, right after
the index creation?
Is there any way to automatically assign and index alias
upon it's creation, based on a pattern
For example, twitter-* => twitter and so upon creation of
"twitter-2012-03-28" would be automatically assigned to "twitter"
I'm trying to do the same thing with time based data. Is this now supported in index templates?
[Edit] Sorry to bump this - I found a more recent conversation on this here: https://github.com/elastic/elasticsearch/issues/5359
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.