qhandler_syslog

package module
v0.0.0-...-d68dfd4 Latest Latest
Warning

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

Go to latest
Published: Sep 13, 2017 License: Apache-2.0 Imports: 9 Imported by: 0

README

handler-syslog

qframe handler to send messages via syslog

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Plugin

type Plugin struct {
	*qtypes_plugin.Plugin
	// contains filtered or unexported fields
}

func New

func New(qChan qtypes_qchannel.QChan, cfg *config.Config, name string) (Plugin, error)

func (*Plugin) GetWriter

func (p *Plugin) GetWriter(kv map[string]string) (w *syslog.Writer, err error)

func (*Plugin) LogLine

func (p *Plugin) LogLine(w *syslog.Writer, kv map[string]string, str string) (err error)

func (*Plugin) Run

func (p *Plugin) Run()

Run fetches everything from the Data channel and flushes it to stdout

Directories

Path Synopsis
cmd
client command
server command

Jump to

Keyboard shortcuts

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