'sending Kafka-connector logs/events to NewRelic

Currently we are using kafka connector to get data from a source which is happening fine as expected, now I am planning to send the kafka-connector logs/events to NewRelic for better debugging.

Is there a way to let kafka connect send the connector logs to Newrelic? and if so ow to achieve this.

Thanks in advance.



Solution 1:[1]

I believe you can implement the New Relic Sink Collector

More Links:

Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source
Solution 1 rwjussel