/docs/syntax/head_ossec_config.alerts.rst
https://bitbucket.org/oscarschneider/ossec-rules · ReStructuredText · 39 lines · 26 code · 13 blank · 0 comment · 0 complexity · 76d3772d2767afd5d2e86d3c1531c097 MD5 · raw file
- .. _ossec_config.alerts:
- ossec.conf: Alerts Options
- ==========================
- Overview
- --------
- Supported types
- ^^^^^^^^^^^^^^^
- Alerts options are avaiable in the the following installation types:
- * server
- * local
- Location
- ^^^^^^^^
- All alerts options must be configured in the /var/ossec/etc/ossec.conf
- and used within the <ossec_config> tag.
- XML except to show location:
- .. code-block:: xml
- <ossec_config>
- <alerts>
- <!--
- alerts options here
- -->
- </alerts>
- </ossec_config>
- Options
- -------
- .. include:: ./ossec_config.alerts.rst