ossec.conf: Database Output options

Overview

Supported types

Database Output options are available in the the following installation types:

  • server
  • local

Location

All database_output options must be configured in the /var/ossec/etc/ossec.conf and used within the <ossec_config> tag.

XML excerpt to show location:

<ossec_config>
    <database_output>
        <!--
        Database Output options here
        -->
    </database_output>
</ossec_config>

Options

Table Of Contents

Previous topic

ossec.conf: Client Options

Next topic

ossec.conf: Granular Email options