Actions
Task #4698
closedTask #2693: tracking: libsuricata
Example program to bootstrap Suricata (an alternate main() for Suricata)
Effort:
medium
Difficulty:
medium
Label:
Description
A minimal main() using the Suricata library that bootstraps it and starting running Suricata with a minimal configuration. Does not need to load a configuration file, or rules, but show how to set configuration parameters, and load rules from a buffer, which is more inline with how a library would be used.
Actions