mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-06 03:33:26 +00:00
Make output of td-agent quieter
This commit is contained in:
@@ -31,4 +31,4 @@ RUN sed -i~ -e 's/ --use-v1-config//' /etc/init.d/google-fluentd
|
||||
COPY google-fluentd.conf /etc/google-fluentd/google-fluentd.conf
|
||||
|
||||
# Start Fluentd to pick up our config that watches Docker container logs.
|
||||
CMD /usr/sbin/google-fluentd > /var/log/google-fluentd.log
|
||||
CMD /usr/sbin/google-fluentd -qq > /var/log/google-fluentd.log
|
||||
|
Reference in New Issue
Block a user