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

Configuring logging #12

Closed
mkhutornenko opened this issue Mar 27, 2017 · 2 comments
Closed

Configuring logging #12

mkhutornenko opened this issue Mar 27, 2017 · 2 comments

Comments

@mkhutornenko
Copy link

Big thanks for putting it all together! This has been very helpful in enabling our e2e gRPC-based channel.

The only issue that we found lacking in this example is the explicit support for configurable logging/tracing. This could be invaluable in troubleshooting edge cases like SSL termination or backend SSL. Has anyone solved this before and willing to share their experience? Are you using rsyslog or a some kind of sidecar container solution (e.g.: dockerfile/haproxy#3)?

@mkhutornenko
Copy link
Author

If anyone interested, I ended up directly enabling rsyslog in the image: https://github.com/mkhutornenko/docker-haproxy

This way all logging is directly controlled from the haproxy.config.

@pozgo
Copy link
Member

pozgo commented Aug 9, 2017

Closing due to the HAProxy config related issue, not docker image.

@pozgo pozgo closed this as completed Aug 9, 2017
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