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.
Simplify the Makefile by avoiding automake and providing our own Makefile.in that is suitable for in-tree builds of the plugin and can also serve as an example for standalone plugins. But the bigger benefit of this is to allow building the example plugin even with --disable-shared provided to configure, as this is just a phony limitation imposed by automake/libtool. |
2 years ago | |
|---|---|---|
| .. | ||
| c-json-filetype | 2 years ago | |
| README.md | ||
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.