All global 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>
<global>
<!--
Global options here
-->
</global>
</ossec_config>
Enable or disable e-mail alerting.
Default: no
Allowed: yes/no
E-mail recipient of the alerts.
Allowed: Any valid e-mail address
E-mail “source” of the alerts.
Allowed: Any valid e-mail address
SMTP server.
Allowed: Any valid hostname or IP Address
Specifies the maximum number of e-mails to be sent per hour. All emails in excess of this setting will be queued for later distribution.
Default: 12
Allowed: Any number from 1 to 9999
Alerting level for the events generated by the statistical analysis.
Default: 8
Allowed: Any level from 0 to 16
States if we should store all the events received.
Default: no
Allowed: yes/no
Sets the memory size for the event correlation.
Default: 1024
Allowed: Any size from 16 to 5096
List of IP addresses that should never be blocked by the active response (one per element).
Multiples Allowed: yes
Allowed: Any IP address or netblock
Alerting level for the events generated by the host change monitor.
Default: 8
Allowed: Any level from 0 to 16
Enables or disables prelude output.
Default: no
Allowed: yes/no
Enable picviz output.
Warning
PicViz is experimental.
Allowed: yes
The full path of the socket that ossec will write alerts/events to. This will then be read by picviz for processing.
Allowed: File and path that ossec will create and feed events to.