Fetches events from Kafka, groups them by event type, analyzes their structure and builds Drill views out of those structures. Additionally writes it's findings to a git repository to help in exploring and working with Kafka events.
./gradlew run
./gradlew shadowJar