Documentation ¶
Overview ¶
This plugin is a simple example of plugin with both event sourcing and field extraction capabilities. The plugin produces events of the "example" data source containing a single uint64 representing the incrementing value of a counter, serialized using a encoding/gob encoder. The plugin is capable of extracting the "example.count" and "example.countstr" fields from the "example" event source, which are simple numeric and string representations of the counter value.
Click to show internal directories.
Click to hide internal directories.