mirror of https://github.com/OISF/suricata
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Rename OutputRegisterFlowLogger to SCOutputRegisterFlowLogger and document in the header file. Mark other functions in the header file as part of the internal API. Ticket: #7227 |
1 year ago | |
|---|---|---|
| .. | ||
| c-custom-loggers | 1 year ago | |
| c-json-filetype | 1 year ago | |
| ci-capture | 1 year ago | |
| README.md | 2 years ago | |
README.md
Example Plugins
c-json-filetype
An example plugin of an EVE/JSON filetype plugin. This type of plugin is useful if you want to send EVE output to custom destinations.
ci-capture
A minimal capture plugin that can be used as a template, but also used for testing capture plugin loading and registration in CI.