Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 668 Bytes

head_ospatrol_config.syscheck.rst

File metadata and controls

39 lines (27 loc) · 668 Bytes

ospatrol.conf: Syscheck Options

Overview

Supported types

Syscheck options are available in the the following installation types:

  • server
  • local
  • agent

Location

All global options must be configured in the /var/ospatrol/etc/ospatrol.conf and used within the <ospatrol_config> tag.

XML excerpt to show location:

<ospatrol_config>
    <syscheck>
        <!--
        Syscheck options here
        -->
    </syscheck>
</ospatrol_config>

Options