kafkarest- Builds a JSON object that conforms to theKafka Rest Proxy specification. This mode requires that each message is parsable JSON, since the plugin parses each message as JSON while building the batch object. Inputs: {"msg": "message 1"} {"msg"": "message 2"} {"msg": "messa...