Skip to content

Conversation

@mdbbs
Copy link

@mdbbs mdbbs commented Mar 23, 2018

Needed access to internal s3 compatible store. Found solution below on the output s3 plugin. Added for input s3 plugin. Could be helpful for other users.
https://github.com/gaul/logstash-output-s3


# Specify a custom endpoint for use with non-AWS S3 implementations, e.g.,
# Ceph. Provide a URL in the format http://127.0.0.1:8080/
config :endpoint, :validate => :string
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will be available through the mixin all the aws like plugins use

So no need to implement it here.

Only the force_path_style setting below is s3 specific, can you respin this PR to only add that setting?

@jsvd
Copy link
Member

jsvd commented Mar 29, 2018

this has been fixed in logstash-plugins/logstash-mixin-aws#32 and #141

@jsvd jsvd closed this Mar 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants