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.10.0-ce-rc2+incompatible
- Published
- Oct 12, 2017
- Platform
- darwin/amd64
- Imports
- 15 packages
- Last checked
- 9 minutes ago –
Tools for package owners.