Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add an S3 gateway #91

Closed
grantr opened this issue Mar 27, 2010 · 2 comments
Closed

Add an S3 gateway #91

grantr opened this issue Mar 27, 2010 · 2 comments

Comments

@grantr
Copy link

grantr commented Mar 27, 2010

I think S3 would be a perfect place to store metadata and index snapshots. It's reliable, scalable, cheap, and maintained by somebody else. And if you're running on ec2, it's pretty fast as well.

An S3 gateway would make deployment of a persistent elasticsearch cluster much easier, because there's no external configuration required (of a shared filesystem).

@kimchy
Copy link
Member

kimchy commented Mar 27, 2010

Agreed, its certainly planned (not only S3, but others as well...), I plan to make the deployment on aws as simple as possible.

@kimchy
Copy link
Member

kimchy commented May 12, 2010

Implemented in the cloud plugin, closing.

dadoonet added a commit that referenced this issue Jun 5, 2015
Users can use their own endpoints for any ec2/s3 compatible API using: `cloud.aws.ec2.endpoint` or `cloud.aws.s3.endpoint`

Closes #91.
(cherry picked from commit f0fbea5)
vroyer pushed a commit to strapdata/elasticsearch that referenced this issue Apr 26, 2017
ClaudioMFreitas pushed a commit to ClaudioMFreitas/elasticsearch-1 that referenced this issue Nov 12, 2019
New images optimised for local network
cbuescher pushed a commit to cbuescher/elasticsearch that referenced this issue Oct 2, 2023
With this commit we explicitly disable x-pack components that we don't
want to benchmark (e.g. we disable ML when we want to benchmark
Security). This allows us to merge elastic/rally-teams#6 because the
configuration stays identical.

Relates elastic/rally-teams#6
Relates elastic#91
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants