Hello,
I am using the default fields.yml that comes with filebeat.
However, I want to change the type of a field "message" from "text" to "object". But, I don't want to create a new fields.yml with this change.
Can i have a way through filebeat.yml config to change the type on the fly?
Please suggest.