Good evening! I really think this should be easy and straightforward but I am having a heck of a time with it so decided to ask the community.
My pipeline accepts daily json files and splits it out and further enriches portions of it. The provider of the JSON changed a field format from assigned numbers that were enriched through a dictionary path.
The field [categories] is either empty or can contain multiple values that are separated by a comma. Sadly, this field is not delivered as an array but a string.
What I need is to make each individual element its own tag with a static, preceding label (method:) for filtering in Kibana.
If the [categories] field is not empty, the final product would be tags that look like: Example1 Tags:
method:letter
method:next-day
method:special-handling
method:insured
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.