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 Jul 7, 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. 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 since we follow the fluentd logs.

@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

deis-bot commented Jul 7, 2016

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

@jchauncey
Copy link
Member

I'll take a look at this first thing tomorrow

@jchauncey jchauncey added this to the v2.2 milestone Jul 11, 2016
@jchauncey jchauncey self-assigned this Jul 11, 2016
@jchauncey
Copy link
Member

Jenkins, test this please

@jchauncey
Copy link
Member

@mattk42 looks good. We are having some CI difficulties right now so it may take a bit to get this thing green. But, when it does I'll merge it.

@jchauncey jchauncey merged commit 2445152 into deis:master Jul 12, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants