Hi all,
I am using Http sink connector to send logs to New relic. There are more than 50000 messages in topic. So I want to pass the message to New relic as batch.
I have set Batch max size and Batch json as array in advanced configuration in the connector. Still it sends the message as individual records. I am using same header for the messages.
Your help would be valuable.
Thanks.