• Alex Robinson's avatar
    Update fluentd-gcp to use a new google-fluentd build with my recent · 8040f755
    Alex Robinson authored
    changes to fluent-plugin-google-cloud to attach Kubernetes metadata to
    logs.
    
    Along with this, separate logs from containers in the cluster out from
    logs from the daemons running on the node by instantiating two instances
    of the output plugin, one which uses the new metadata (for containers)
    and one which doesn't (for things like docker and the kubelet).
    8040f755
google-fluentd.conf 5.1 KB