We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I notice the plugin instructions explicitly state you run it with the container but can this run with the docker daemon itself?
Specifically in my docker.conf can I do this: ExecStart=/usr/bin/dockerd --log-driver mickyg/kafka-logdriver:latest
The text was updated successfully, but these errors were encountered:
Also if I run this at the daemon level will it catch stdout logs from applications running in the container?
Sorry, something went wrong.
No branches or pull requests
I notice the plugin instructions explicitly state you run it with the container but can this run with the docker daemon itself?
Specifically in my docker.conf can I do this:
ExecStart=/usr/bin/dockerd --log-driver mickyg/kafka-logdriver:latest
The text was updated successfully, but these errors were encountered: