My Oracle Support Banner

EM13c - Export Incident Ruleset Does Not Export All Excluded Objects In Rule (Doc ID 2822491.1)

Last updated on JULY 07, 2023

Applies to:

Enterprise Manager Base Platform - Version 13.4.0.0.0 and later
Information in this document applies to any platform.

Symptoms

In Enterprise Manager (EM) Cloud Control, when tying to create rule with multiple Excluded Objects separated by commas (see attached file ExcludedObjects.png): /boot,/tmp,/opt/mysql%

Then navigating to Actions -> Export ...

When the rule set is downloaded and searching after /boot, it seems that only /boot is present there in xml file. The problem is that neither /tmp nor /opt/mysql% are listed there, even if both were specified in UI under Objects Excluded: /boot,/tmp,/opt/mysql% as can be seen below:

 -<EventClassSpecificAttribute isExcluded="true">

<AttrName>key_value|metric_alert</AttrName>

<OperatorCode>EQUAL</OperatorCode>

<AttrValue>/boot</AttrValue>

</EventClassSpecificAttribute>

The issue is that the generated xml file only contains exclusion for /boot, and not for /tmp nor /opt/mysql%

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.