azure-sqldw-sink-connector
build-a-streaming-pipeline
event-driven-microservices-workshop
export-import-with-kafkacat
getting-started-with-ccloud-golang
getting-started-with-ccloud-java
kafka-connect-single-message-transforms
kafka-connect-zero-to-hero
ksql-udf-advanced-example
mqtt-connect-connector-demo
mssql-to-kafka-with-ksqldb
multi-cluster-connect-and-ksql
mysql-debezium-ksql-elasticsearch
oracle-ksql-elasticsearch
postgres-debezium-ksql-elasticsearch
rail-data-streaming-pipeline
scalable-payment-processing
streaming-movies-workshop
wordcount-spring-cloud-stream-kotlin
wordcount-spring-cloud-stream
Folders and files Name Name Last commit message
Last commit date
parent directory Dec 19, 2019
Dec 17, 2019
Dec 20, 2019
Dec 19, 2019
Dec 19, 2019
Feb 12, 2020
View all files
Processing and Analysing syslog with ksqlDB
Clone the git repo
git clone https://github.com/confluentinc/demo-scene.git
Launch the stack
cd syslog
docker-compose up -d
To start with, get a ksqlDB prompt:
docker exec -it ksqldb-cli bash -c ' ksql http://ksqldb-server:8088'
You can’t perform that action at this time.