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.10.0-ce-rc1+incompatible
- Published
- Oct 4, 2017
- Platform
- linux/amd64
- Imports
- 12 packages
- Last checked
- 14 seconds ago –
Tools for package owners.