-
Notifications
You must be signed in to change notification settings - Fork 81
ClearingTrigger
BonnoSmeele edited this page Oct 15, 2024
·
1 revision
<monitor name="Message in Error" type="FUNCTIONAL" destinations="MONITOR_LOG">
<trigger className="org.frankframework.monitoring.Alarm" severity="WARNING">
<event>Receiver Moved Message to ErrorStorage</event>
</trigger>
<trigger className="org.frankframework.monitoring.Clearing" severity="WARNING">
<event>Receiver Moved Message to ErrorStorage</event>
</trigger>
</monitor>