Skip to content

Latest commit

 

History

History
38 lines (28 loc) · 1.16 KB

README.adoc

File metadata and controls

38 lines (28 loc) · 1.16 KB

Processing and Analysing syslog with ksqlDB

Setup

  • Clone the git repo

    git clone https://github.com/confluentinc/demo-scene.git
  • Launch the stack

    cd syslog
    docker-compose up -d

ksqlDB

To start with, get a ksqlDB prompt:

docker exec -it ksqldb-cli bash -c 'ksql http://ksqldb-server:8088'

syslog

syslog