I'm testing the netflow codec to receive some netflow data, but I don't want the output to be inside of a nested field, I would prefer it to be on the root of the message.
I've tried setting the field config of the codec to "message" or "@message" but that doesn't work. Is there any way to have the codec write the fields directly to the root of the message instead of a nested field?