package splunk
import "github.com/docker/docker/daemon/logger/splunk"
Package splunk provides the log driver for forwarding server logs to Splunk HTTP Event Collector endpoint.
Index ¶
- func New(ctx logger.Context) (logger.Logger, error)
- func ValidateLogOpt(cfg map[string]string) error
Functions ¶
func New ¶
New creates splunk logger driver using configuration passed in context
func ValidateLogOpt ¶
ValidateLogOpt looks for all supported by splunk driver options
Source Files ¶
- Version
- v1.10.3-rc1
- Published
- Mar 8, 2016
- Platform
- js/wasm
- Imports
- 14 packages
- Last checked
- 1 minute ago –
Tools for package owners.