package logentries
import "github.com/docker/docker/daemon/logger/logentries"
Package logentries provides the log driver for forwarding server logs to logentries endpoints.
Index ¶
- func New(ctx logger.Context) (logger.Logger, error)
- func ValidateLogOpt(cfg map[string]string) error
Functions ¶
func New ¶
New creates a logentries logger using the configuration passed in on the context. The supported context configuration variable is logentries-token.
func ValidateLogOpt ¶
ValidateLogOpt looks for logentries specific log option logentries-address.
Source Files ¶
- Version
- v1.13.0-rc2
- Published
- Nov 23, 2016
- Platform
- js/wasm
- Imports
- 4 packages
- Last checked
- 1 hour ago –
Tools for package owners.