package gelf
import "github.com/docker/docker/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
- v20.10.23+incompatible
- Published
- Jan 18, 2023
- Platform
- js/wasm
- Imports
- 12 packages
- Last checked
- 3 minutes ago –
Tools for package owners.