firehose

package
v1.4.2 Latest Latest
Warning

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

Go to latest
Published: Jun 13, 2023 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SampleConfig

func SampleConfig() string

Types

type Output

type Output struct {
	StreamName string               `toml:"streamname"`
	Debug      bool                 `toml:"debug"`
	Format     serializer.Formatter `toml:"format"`

	internalaws.CredentialConfig
	// contains filtered or unexported fields
}

func NewOutput

func NewOutput(configFilePath string) (*Output, error)

func (*Output) Close

func (k *Output) Close() error

func (*Output) Connect

func (k *Output) Connect() error

func (*Output) Write

func (k *Output) Write(metrics []telegraf.Metric) error

Jump to

Keyboard shortcuts

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