
4/5/2018 · Robin Moffatt
What this post added
This post introduces the use of KSQL for real-time processing of syslog data ingested into Apache Kafka. It demonstrates how to declare a KSQL stream over the 'syslog' topic and provides an example of filtering syslog messages using KSQL's SQL-like syntax. The post highlights the integration of Kafka Connect with a syslog plugin for data ingestion and the persistence capabilities of Kafka for data utilization.