syslogudp

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Dec 7, 2020 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 HandlerSyslogUDP added in v0.0.48

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

HandlerSyslogUDP handles Syslog UDP inputs

func Create

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

Create a new syslog udp input

func (*HandlerSyslogUDP) Close added in v0.0.48

func (handler *HandlerSyslogUDP) Close() error

Close input handler.

func (*HandlerSyslogUDP) Dial added in v0.0.48

func (handler *HandlerSyslogUDP) Dial() error

Dial input handler.

func (*HandlerSyslogUDP) Errors added in v0.0.48

func (handler *HandlerSyslogUDP) Errors() chan error

Errors returns a channel to receive errors occuring from input

func (*HandlerSyslogUDP) Packets added in v0.0.48

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

Packets channel that sends incoming packets from input

func (*HandlerSyslogUDP) Pools added in v0.0.48

func (handler *HandlerSyslogUDP) Pools() bool

Pools returns whether the output pools connections

Jump to

Keyboard shortcuts

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