Overview
January 25, 2021 ยท View on GitHub

Overview
This example shows how KSQL can be used to process a stream of click data, aggregate and filter it, and join to information about the users. Visualisation of the results is provided by Grafana, on top of data streamed to Elasticsearch.
Documentation
You can find the documentation for running this example and its accompanying tutorial at https://docs.confluent.io/platform/current/tutorials/examples/clickstream/docs/index.html