Skip to content
This repository was archived by the owner on May 6, 2020. It is now read-only.

Conversation

@mattk42
Copy link

@mattk42 mattk42 commented Jun 20, 2016

This PR adds support for shipping collected logs from fluentd to sumologic. It is configured with a single SUMOLOGIC_COLLECTOR_URL env var added to the DaemonSet.

Currently it relies on a customized version of the fluentd sumologic plugin, as the original one has multiple issues. Currently the original one relies on using an HTTP Proxy (there has been a PR open to fix this since April) and it also logs at the debug level which causes an infinite loop for us.

@deis-admin
Copy link

Thanks for the contribution! Please ensure your commits follow our style guide. This code will be tested once a Deis maintainer reviews it.

@deis-bot
Copy link

@jchauncey and @krancour are potential reviewers of this pull request based on my analysis of git blame information. Thanks @mattk42!

@mattk42 mattk42 changed the title Adding sumologic plugin support (feat:logger) Adding sumologic plugin support Jun 20, 2016
@mattk42 mattk42 changed the title (feat:logger) Adding sumologic plugin support feat:(logger) Adding sumologic plugin support Jun 20, 2016
@mattk42 mattk42 changed the title feat:(logger) Adding sumologic plugin support feat(logger): Adding sumologic plugin support Jun 20, 2016
@mattk42 mattk42 changed the title feat(logger): Adding sumologic plugin support feat(fluentd): Adding sumologic plugin support Jun 20, 2016
This PR adds support for shipping collected logs from fluentd to sumologic. It is configured with a single SUMOLOGIC_COLLECTOR_URL env var added to the DaemonSet
@jchauncey
Copy link
Member

I'll review this shortly. We are in the middle of refactoring logger so want to get taht done before I move to this. I am also redoing how we build the fluentd conf. Thanks for submitting this though =)

@mattk42
Copy link
Author

mattk42 commented Jul 7, 2016

Closing this as I submitted #35 which works with the refactor.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants