syslogtcp

package
v0.6.2 Latest Latest
Warning

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

Go to latest
Published: Feb 22, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HandlerSyslogTCP added in v0.0.48

type HandlerSyslogTCP struct {
	// contains filtered or unexported fields
}

HandlerSyslogTCP handles Syslog TCP inputs

func Create

func Create(address string) (*HandlerSyslogTCP, error)

Create a new syslog tcp input

func (*HandlerSyslogTCP) Close added in v0.0.48

func (handler *HandlerSyslogTCP) Close() error

Close input handler.

func (*HandlerSyslogTCP) Dial added in v0.0.48

func (handler *HandlerSyslogTCP) Dial() error

Dial input handler.

func (*HandlerSyslogTCP) Errors added in v0.0.48

func (handler *HandlerSyslogTCP) Errors() chan error

Errors returns a channel that sends errors occuring from input

func (*HandlerSyslogTCP) Packets added in v0.0.48

func (handler *HandlerSyslogTCP) Packets() chan syslog.Packet

Packets channel that sends incoming packets from input

func (*HandlerSyslogTCP) Pools added in v0.0.48

func (handler *HandlerSyslogTCP) Pools() bool

Pools returns whether this input pools or not.

Jump to

Keyboard shortcuts

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