package syslog
import "github.com/docker/docker/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
- v20.10.10-rc1+incompatible
- Published
- Oct 18, 2021
- Platform
- js/wasm
- Imports
- 15 packages
- Last checked
- 18 minutes ago –
Tools for package owners.