enrich icon indicating copy to clipboard operation
enrich copied to clipboard

Enricher no longer parses the enrichment files with the '.hocon' extension

Open marcin-j opened this issue 2 months ago • 0 comments

Hi

In version 5.x enricher was able to parse enrichment files with .hocon extension. In version 6.x it completely ignores all the enrichment files ending with .hocon.

Simply changing the enrichment extensions to .json resolves the issue, but we use environment variables inside enrichment files, and JSON syntax treated as incorrect which is a slight inconvenience.

marcin-j avatar Sep 05 '25 10:09 marcin-j