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.12.1-ce+incompatible
Published
Feb 27, 2018
Platform
js/wasm
Imports
20 packages
Last checked
3 hours ago

Tools for package owners.