How to configure fluentd? #460
aagjalpankaj
started this conversation in
General
Replies: 1 comment
-
I haven't used Fluentd before, but all we're doing is sending everything out to stdout/stderr (which sends it to Docker). You would need to configure your Docker engine to send to Fluentd, which I assume is compatible. Then you can monitor everything |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
First of all thank you so much for this nice open-source project. It is really useful & time-saving for us.
My question:
serversideup/docker-php
supports unified logging. How I can configure fluentd on top ofserversideup/docker-php
images? Do we have any example or documentation that I can refer?Beta Was this translation helpful? Give feedback.
All reactions