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
- v23.0.13+incompatible
- Published
- May 29, 2024
- Platform
- js/wasm
- Imports
- 10 packages
- Last checked
- 12 seconds ago –
Tools for package owners.