package fluentd

import "github.com/docker/cli/components/engine/daemon/logger/fluentd"

Package fluentd provides the log driver for forwarding server logs to fluentd endpoints.

Index

Functions

func New

func New(info logger.Info) (logger.Logger, error)

New creates a fluentd logger using the configuration passed in on the context. The supported context configuration variable is fluentd-address.

func ValidateLogOpt

func ValidateLogOpt(cfg map[string]string) error

ValidateLogOpt looks for fluentd specific log option fluentd-address.

Source Files

fluentd.go

Version
v17.12.1-ce-rc1+incompatible
Published
Feb 13, 2018
Platform
js/wasm
Imports
14 packages
Last checked
3 hours ago

Tools for package owners.