package splunk

import "github.com/docker/cli/components/engine/daemon/logger/splunk"

Package splunk provides the log driver for forwarding server logs to Splunk HTTP Event Collector endpoint.

Index

Functions

func New

func New(info logger.Info) (logger.Logger, error)

New creates splunk logger driver using configuration passed in context

func ValidateLogOpt

func ValidateLogOpt(cfg map[string]string) error

ValidateLogOpt looks for all supported by splunk driver options

Source Files

splunk.go

Version
v17.10.0-ce+incompatible
Published
Oct 17, 2017
Platform
windows/amd64
Imports
19 packages
Last checked
51 minutes ago

Tools for package owners.