Skip to content

Python kafka producer with additional tech

Compare
Choose a tag to compare
@Ycallaer Ycallaer released this 28 Mar 14:28
· 24 commits to master since this release
823b413

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.