How do I apply an Event Mapping where the eventClassKey is unknown or does not exist?
If you want to process incoming events, where the eventClassKey is something that cannot be known or is blank, put “defaultmapping” into the ‘Event Class Key’ field of the mapping. The mapping will be used if no other ‘Event Class Key’ matchs (and, of course, there is no eventClass on the event to begin with). Likely you will want to specify to your particular event with a rule or regex, otherwise this mapping will apply to all events with a blank/non-matching ‘event Class Key’. For a delivered example of this, navigate to /Events/Archive . See http://www.zenoss.com/community/docs/zenoss-guide/2.4.3/ch07s01.html#d4e4124 for details.