pom-ng:lua:plugins
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.txt · Last modified: 2020/05/26 21:59 by 127.0.0.1