Defect HC-17914

No logger handler available in Ingest User Exit (UE) classes

Software

Customer case Applies to Corrected in
CS0308436 V9.1.10.0 9.1.11.0

Observed behavior

The user exit interfaces provided for ElasticSearch such as BulkFlowPostProcessor / BulkFlowPreProcessor / IndexSchemaProvider etc do not provide the logger. This limits the ability to debug customizations

Expected behavior

The User Exits should provide basic logging functionality for debugging purposes.

Resolution

The code was updated to provide logging support in the User Exits.