ossec-execd¶
ossec-execd executes active responses by running the configured scripts.
ossec-execd is configured in the ossec.conf. (see ossec.conf: Active Response Options)
ossec-execd argument options¶
- -c <config>¶
Run
ossec-execdusing <config> as the configuration file.Default: /var/ossec/etc/ossec.conf
- -d¶
Execute ossec-execd in debug mode. This option can be used multiple times to increase the verbosity of the debug messages.
- -f¶
Run
ossec-execdin the foreground.
- -g¶
Run as
group.
- -h¶
Display the help message.
- -t¶
Test configuration.
- -V¶
Version and license information.