Event Dictionary Loading
When the manager is created the event dictionaries are loaded in three phases:
-
Dictionary files are loaded from the component directories and from .../conf/eventdictionary/dictionary/
-
Enrichment files are loaded from the component directories and from .../conf/eventdictionary/enrichment/
-
Filter files are loaded from the component directories and from .../conf/eventdictionary/enrichment/
If an error is encountered in phase 1 then the loading is halted. After correcting the error, the loading must be repeated.
If an error is encountered in phase 2 then phase 2 will be halted and phase 3 started. Once corrected, only phase 2 needs to be loaded.
An error in phase 3 causes a halt. Once corrected, only phase 3 needs to be loaded.