Stream Processing Fundamentals
We ❤️ syslogs: Real-time syslog Processing with Apache Kafka and KSQL—Part 1: Filtering

We ❤️ syslogs: Real-time syslog Processing with Apache Kafka and KSQL—Part 1: Filtering

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.

Read the original post ↗