package fluentd
import "github.com/docker/docker/daemon/logger/fluentd"
Package fluentd provides the log driver for forwarding server logs to fluentd endpoints.
Index ¶
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
- v24.0.1+incompatible
- Published
- May 19, 2023
- Platform
- js/wasm
- Imports
- 12 packages
- Last checked
- 2 minutes ago –
Tools for package owners.