elastic agent: Split the multiline json(array of json object) from message field to separate fields
I need to use elastic agent’s custom Logs integration which is essentially filebeat to push my json data into elastic search, but I’m having trouble decoding my json fields into separate fields extracted from the message field.