I'm using Kafka Messaging Modular Input Add-on to index directly from Kafka topic. However I see additional fields like
Wed Sep 14 16:15:48 EDT 2016 name=kafka_msg_received event_id= msg_body=
is added to the beginning of actual message. How can I trim these additional fields in the Add-on?
↧