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-rc1+incompatible
Published
Oct 4, 2017
Platform
darwin/amd64
Imports
19 packages
Last checked
3 minutes ago

Tools for package owners.