After upgrading the UIM infrastructure to version 23.4 CU7, the EMS probe may stop processing custom action rules for event processing located in the ems/custom folder. Alarms are not modified or processed by the expected rules, and the EMS logs do not indicate that the rules are being called.
The EMS engine fails to properly initialize the custom rule-loading sequence if certain base XML files are missing from the custom directory.
Targeted to be fixed in release 23.4 CU9. Subscribe to this article (KB 275360) to be updated on fix status.
In the interim, the issue can be resolved by creating three placeholder XML files in the ems/custom folder. These files ensure the EMS engine properly initializes the custom rule-loading sequence.
Workaround Steps:
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<eventRules xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<items/>
<schedules/>
</eventRules>
For steps on how to download the 23.4 CU9 release when available, see Download DX UIM Software from the Broadcom Support Portal.