ospatrol-dbd

The ospatrol-dbd daemon inserts the alert logs into a database, either postgresql or mysql. ospatrol-dbd is configured in ospatrol.conf. (see ospatrol.conf: Database Output options)

ospatrol-dbd argument options

-d

Run in debug mode.

-V

Version and license information.

-h

Display the help message.

-t

Test configuration.

-f

Run ospatrol-dbd in the foreground.

-u <user>

Run ospatrol-dbd as <user>.

Default: ospatrolm

-g <group>

Run ospatrol-dbd as <group>.

-c <config>

Run ospatrol-dbd using <config> as the configuration file.

Default: /var/ospatrol/etc/ospatrol.conf

-D <dir>

Chroot to <dir>.

Default: /var/ospatrol