package
module
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Sep 27, 2017
License: Apache-2.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
filter-syslog
Filter to create syslog messages
Documentation
¶
AnnotateMsg assumes the msg is a JSON string and annotates key/value pairs to the string.
type Plugin struct {
*qtypes_plugin.Plugin
}
func New(qChan qtypes_qchannel.QChan, cfg *config.Config, name string) (p Plugin, err error)
Lock locks the plugins' mutex.
Run fetches everything from the Data channel and flushes it to stdout
Unlock unlocks the plugins' mutex.
Source Files
¶
Directories
¶
cmd
|
|
|
|
Click to show internal directories.
Click to hide internal directories.