diff --git a/docs/modules/operation/pages/deep-dive/alarms/advanced-alarm-handling.adoc b/docs/modules/operation/pages/deep-dive/alarms/advanced-alarm-handling.adoc index 0b376140bb77..82e725451e7f 100644 --- a/docs/modules/operation/pages/deep-dive/alarms/advanced-alarm-handling.adoc +++ b/docs/modules/operation/pages/deep-dive/alarms/advanced-alarm-handling.adoc @@ -11,8 +11,7 @@ In addition to the manual actions, it is possible to automate alarm handling wit Within the `$\{OPENNMS_HOME}/etc/alarmd/drools-rules.d/alarmd.drl` file there is a default rule set of rules for handling alarm cleanup, clearing, and creating/updating tickets. -Within the Within the `$\{OPENNMS_HOME}/etc/alarmd/drools-rules.d/situations.drl` file there is a default rule set for handling alarm cleanup, -clearing, and creating/updating tickets. +The `$\{OPENNMS_HOME}/etc/alarmd/drools-rules.d/situations.drl` file contains the default rules for the Situation lifecycle. You can find some additional examples in the `$\{OPENNMS_HOME}/etc/examples/alarmd/drools-rules.d/` directory.