ossec-agentd¶
ossec-agentd is the client side daemon that communicates with the server.
It runs as ossec and is chrooted to /var/ossec by default.
ossec-agentd argument options¶
-
-c<config>¶ Run
ossec-agentdusing <config> as the configuration file.Default: /var/ossec/etc/ossec.conf
-
-D<dir>¶ Chroot to <dir>.
Default: /var/ossec
-
-d¶ Run in debug mode. This option can be used multiple times to increase the verbosity of the debug messages.
-
-f¶ Run
ossec-agentdin the foreground.
-
-g<group>¶ Run
ossec-agentdas <group>.
-
-h¶ Display the help message.
-
-t¶ Test configuration.
-
-u<user>¶ Run
ossec-agentdas <user>.Default: ossecm
-
-V¶ Version and license information.