Python kafka producer with additional tech
The following release introduces a working kafka protobuf producer, in python, that registers the schema and stores the data to several topics.
The following technologies are being used:
- kafka confluent standalone - 6.1.0
- ElasticSearch - 7.12.0
- Kibana - 7.12.0
- Postgress - 11
A kafka connect configuration has been added that reads the data from 1 of the topics and pushes it into ELK.