ossec.conf: Client Options

Overview

Supported types

client options are available in the the following installation types:

  • agent

Location

All client 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>
    <client>
        <!--
        client options here
        -->
    </client>
</ossec_config>

Options

Table Of Contents

Previous topic

ossec.conf: Alerts Options

Next topic

ossec.conf: Database Output options