package gelf
import "github.com/docker/cli/components/engine/daemon/logger/gelf"
Package gelf provides the log driver for forwarding server logs to endpoints that support the Graylog Extended Log Format.
Index ¶
Functions ¶
func New ¶
New creates a gelf logger using the configuration passed in on the context. The supported context configuration variable is gelf-address.
func ValidateLogOpt ¶
ValidateLogOpt looks for gelf specific log option gelf-address.
Source Files ¶
- Version
- v17.12.0-ce-rc1+incompatible
- Published
- Dec 7, 2017
- Platform
- js/wasm
- Imports
- 12 packages
- Last checked
- 1 minute ago –
Tools for package owners.