syslogtls

package
v0.7.1 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: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type HandlerSyslogTLS added in v0.0.48

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

Handles Syslog TLS inputs

func Create

func Create(serverName string, keyPem string, certPem string, caPem string, address string) (*HandlerSyslogTLS, error)

Create a new syslog tls input

func (*HandlerSyslogTLS) Close added in v0.0.48

func (handler *HandlerSyslogTLS) Close() error

Close input handler.

func (*HandlerSyslogTLS) Dial added in v0.0.48

func (handler *HandlerSyslogTLS) Dial() error

Dial input handler.

func (*HandlerSyslogTLS) Errors added in v0.0.48

func (handler *HandlerSyslogTLS) Errors() chan error

Errors channel that sends errors occuring from input

func (*HandlerSyslogTLS) Packets added in v0.0.48

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

Packets channel that sends incoming packets from input

func (*HandlerSyslogTLS) Pools added in v0.0.48

func (handler *HandlerSyslogTLS) Pools() bool

Pools returns whether the connection pools connections

Jump to

Keyboard shortcuts

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