Hi Guys, can someone help me create custom fields in kibana? I have my json arriving at MESSAGE and I would like to create custom fields for each "attribute" in my log. I will paste an example:
this is my MESSAGE, I would like to create a field outside the message with the name process for example:
process: order_ creation
boletoOnLine: false
This will help me create dashboards, I need the fields to be available, for viewing in Discover
Thank you, I am waiting for someone's help!