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 moreoptions for elasticsearch config #24

Merged
merged 1 commit into from
Jun 7, 2017
Merged

Conversation

zopanix
Copy link
Contributor

@zopanix zopanix commented Jun 2, 2017

Hey,

I'm proposing a pull request that just allows people to have a more customized setup with you docker image.

If you need me to create an issue for this please tell me.

Info:
Added two configs for elasticsearch:

  • reload_connections: Adding this as possible env variable will allow people that use AWS ES to disable the feature. I know there is a separate plugin for aws, but I'd like to stick with the original ES plugin. Adding this is a quick win for most people and doesn't interfere with how it works today
  • logstash_prefix: Another quick win allowing to customize the indexes used by fluent for ES

Added two configs for elasticsearch:
* reload_connections: Adding this as possible env variable will allow people that use AWS ES to disable the feature. I know there is a separate plugin for aws, but I'd like to stick with the original ES plugin. Adding this is a quick win for most people and doesn't interfere with how it works today
* logstash_prefix: Another quick win allowing to customize the indexes used by fluent for ES
@edsiper edsiper merged commit 6ee95cd into fluent:master Jun 7, 2017
@edsiper
Copy link
Member

edsiper commented Jun 7, 2017

thanks

@chancez
Copy link
Contributor

chancez commented Jun 7, 2017

@edsiper This PR didn't regenerate the templates before merging, so these changes didn't actually make it into the image.

@edsiper
Copy link
Member

edsiper commented Jun 7, 2017

@chancez thanks, #28 merged.

@zopanix
Copy link
Contributor Author

zopanix commented Jun 7, 2017

@edsiper @chanez: I think the problem is with your automated build in docker hub not working anymore for sometime. They still use the old tags

@chancez
Copy link
Contributor

chancez commented Jun 7, 2017

@zopanix that's part of it, but also my original statement is also true: this PR didn't regenerate the dockerfiles and configs, so this change wouldn't have resulted in updated images, even if builds were working.

@zopanix
Copy link
Contributor Author

zopanix commented Jun 7, 2017

Okay sure, any idea on when they'll start working again ? @chancez @edsiper

@chancez
Copy link
Contributor

chancez commented Jun 7, 2017

Shortly

@zopanix
Copy link
Contributor Author

zopanix commented Jun 7, 2017

@chancez: cool thx

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

Successfully merging this pull request may close these issues.

3 participants