Actions
Task #8463
open
JI
JI
plugins: command line option to load a plugin
Task #8463:
plugins: command line option to load a plugin
Effort:
Difficulty:
Label:
Description
I've been using another program lately that allows loading plugins/extensions on the command line...
prog -e extension1 -e extension2
It's really useful for one-time loading. We have
-set, but you need to take into account the current values in that section of the configuration file.
What would be better is a new command line option, --plugin that can be specified multiple times to easily load plugins from the command line.
JI Updated by Jason Ish about 13 hours ago
Pull request: https://github.com/OISF/suricata/pull/15188
Actions