qfilter_syslog

package module
v0.1.0 Latest Latest
Warning

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

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

README

filter-syslog

Filter to create syslog messages

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AnnotateMsg

func AnnotateMsg(msg string, kv map[string]string) (res string, err error)

AnnotateMsg assumes the msg is a JSON string and annotates key/value pairs to the string.

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) (p Plugin, err error)

func (*Plugin) Lock

func (p *Plugin) Lock()

Lock locks the plugins' mutex.

func (*Plugin) Run

func (p *Plugin) Run()

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

func (*Plugin) Unlock

func (p *Plugin) Unlock()

Unlock unlocks the plugins' mutex.

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

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