Closed jnadler closed 4 years ago
A simple first example application is now merged in /examples/kafkatokafka
https://github.com/digitalocean/firebolt/pull/11
A logging example that writes to elasticsearch is now merged in /examples/logging
https://github.com/digitalocean/firebolt/pull/12
An
/examples
directory with 2 simple, working examples would be the fastest way to get started for many users.One example could be kafka topic -> simple transform -> different topic
Another could be a simplified logging pipeline, kafka topic -> validation -> elasticsearch