ossec.conf: Remote Options

Overview

Supported types

remote options are available in the the following installation types:

  • server

Location

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

Options

Table Of Contents

Previous topic

ossec.conf: Localfile options

Next topic

ossec.conf: Reports options