The analysis section controls the JZR report generation within the monitoring scope (standard analysis settings are configured in the analysis profile).
analysis_report_enabled : indicates if the conditional JZR report generation is active.
publishers : the list of publishers responsible to dispatch the generated JZR report.
threshold : the event level threshold required to generate the JZR report.
Usually set to CRITICAL.
<analysis analysis_report_enabled="${JEYZER_JZR_REPORT_ENABLED}" publishers="mailer" threshold="CRITICAL"/>
