/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

  1. .. _ossec_config.alerts:
  2. ossec.conf: Alerts Options
  3. ==========================
  4. Overview
  5. --------
  6. Supported types
  7. ^^^^^^^^^^^^^^^
  8. Alerts options are avaiable in the the following installation types:
  9. * server
  10. * local
  11. Location
  12. ^^^^^^^^
  13. All alerts options must be configured in the /var/ossec/etc/ossec.conf
  14. and used within the <ossec_config> tag.
  15. XML except to show location:
  16. .. code-block:: xml
  17. <ossec_config>
  18. <alerts>
  19. <!--
  20. alerts options here
  21. -->
  22. </alerts>
  23. </ossec_config>
  24. Options
  25. -------
  26. .. include:: ./ossec_config.alerts.rst