Push logs to kafka

Hi,

Logpush is a pretty neat feature. Though getting that data pushed only to proprietary systems is a bit of a hurdle.
How about adding kafka as a destination? Each log could be an independent kafka event, and internal components could then listen on those and post-process them.

1 Like