Table Of Contents

OSSEC Links

ossec-csyslogd

ossec-csyslogd is a daemon that forwards the OSSEC alerts via syslog. Configuration is done in the <syslog_output> section of the ossec.conf. (see ossec.conf: Syslog Output options)

ossec-csyslogd argument options

-d

Run in debug mode.

-V

Version and license information.

-h

Display the help message.

-t

Test configuration.

-f

Run ossec-csyslogd in the foreground.

-u <user>

Run ossec-csyslogd as <user>.

Default: ossecm

-g <group>

Run ossec-csyslogd as <group>.

-c <config>

Run ossec-csyslogd using <config> as the configuration file.

Default: /var/ossec/etc/ossec.conf

-D <dir>

Chroot to <dir>.

Default: /var/ossec