package syslog
import "github.com/docker/cli/components/engine/daemon/logger/syslog"
Package syslog provides the logdriver for forwarding server logs to syslog endpoints.
Index ¶
Functions ¶
func New ¶
New creates a syslog logger using the configuration passed in on the context. Supported context configuration variables are syslog-address, syslog-facility, syslog-format.
func ValidateLogOpt ¶
ValidateLogOpt looks for syslog specific log options syslog-address, syslog-facility.
Source Files ¶
- Version
- v17.12.0-ce-rc1+incompatible
- Published
- Dec 7, 2017
- Platform
- js/wasm
- Imports
- 15 packages
- Last checked
- 3 hours ago –
Tools for package owners.