pom-ng:lua:plugins
This is an old revision of the document!
LUA plugins
Lua plugins are piece of C code, usually from existing outputs, that perform useful functions. There are two types of plugins : event plugins and payload plugins. As you can guess, event plugins will process events and payload plugins will process payloads.
List of event plugins :
| Name | Description |
|---|---|
| log_txt | Logs events into a text file according a predefined format. |
| log_xml | Logs events into an XML file. |
List of payload plugins :
| Name | Description |
|---|---|
| file | Save payloads into files. |
pom-ng/lua/plugins.1351082693.txt.gz · Last modified: (external edit)
