splunktarget

package
v0.1.12 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 4, 2024 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewEnvConfig

func NewEnvConfig() pkgadapter.EnvConfigAccessor

NewEnvConfig returns an accessor for the source's adapter envConfig.

func NewTarget

NewTarget returns a constructor for the target's adapter.

Types

type SplunkClient

type SplunkClient interface {
	NewEventWithTime(t time.Time, event interface{}, source, sourcetype, index string) *splunk.Event
	LogEvent(e *splunk.Event) error
}

SplunkClient is the interface that must be implemented by Splunk HEC clients.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL