Skip to content

Latest commit

 

History

History
37 lines (32 loc) · 3.35 KB

File metadata and controls

37 lines (32 loc) · 3.35 KB

ossec-remoted

The ossec-remoted program is the server side daemon that communicates with the agents. It runs as ossecr and is chrooted to /var/ossec by default.

-c <config> Run using <config> as the configuration file.
Default value /var/ossec/etc/ossec.conf
-D <dir> Chroot to <dir>
Default value /var/ossec
-d Run in debug mode. This option may be repeated to increase the verbosity of the debug messages.
-f Run in the foreground.
-g <group> Run as a specific group.
-h Display the help message.
-t Test configuration.
-u <user> Run as a specific user.
Default value ossecm
-V Display the version and license information
-m Avoid creating shared merged file (read only)