package fluentd
import "github.com/dotcloud/docker/daemon/logger/fluentd"
Package fluentd provides the log driver for forwarding server logs to fluentd endpoints.
Index ¶
- func New(ctx logger.Context) (logger.Logger, error)
- func ValidateLogOpt(cfg map[string]string) error
Functions ¶
func New ¶
New creates a fluentd logger using the configuration passed in on the context. The supported context configuration variable is fluentd-address.
func ValidateLogOpt ¶
ValidateLogOpt looks for fluentd specific log option fluentd-address.
Source Files ¶
- Version
- v1.12.5
- Published
- Dec 16, 2016
- Platform
- js/wasm
- Imports
- 11 packages
- Last checked
- 5 minutes ago –
Tools for package owners.