You could use snapshot and restore, or even Logstash. On 15 January 2015 at 10:07, Todd Nine <[email protected]> wrote:
> Hi all, > We have a deployment scenario I can't seem to find any examples of, and > any help would be greatly appreciated. We're running ElasticSearch in 3 > AWS regions. We want these regions to survive a failure from other > regions, and we want all writes and reads from our clients to occur in the > local region. Rather than have 1 large cluster that spans 3 regions, I > would like the ability to asynchronously replicate document creation and > deletion across the regions. Our application creates immutable documents, > so update semantics don't apply. Is there any way this can be accomplished > currently? Note that I don't think a river will provide us with the > partition we need since it is a singleton. > > Thanks! > Todd > > -- > 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 [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/elasticsearch/874b63bf-4cf5-44c9-923d-33134cd4d234%40googlegroups.com > <https://groups.google.com/d/msgid/elasticsearch/874b63bf-4cf5-44c9-923d-33134cd4d234%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/CAEYi1X_fs2ykJsqvL9GVOn9dN-snh_dN0KkggtGH9mSOj0ha9w%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
