Log parse pattern for Kafka & ZooKeeper

Hi ,

Currently I am using a cluster of Zookeeper and Kafka .
I would like to parse these logs through logstash .

Is there any available pattern for these two types logs parsing ?

Thanks,
AM

I believe those systems use slf4j which you can configure to use a logstash
appender and then ingest those into the pipeline easily.