Skip to content

Containerized streaming application with Apache Kafka with scripts for generating data stream and processing via the broker to detect an anomaly and alert the user of the anomalous data.

License

Notifications You must be signed in to change notification settings

SiddAjriY2Jaccount/kafka-alerting-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kafka-alerting-system

Containerized streaming application with Apache Kafka with scripts for generating data stream and processing via the broker to detect an anomaly and alert the user of the anomalous data.

docker-compose.kafka.yml

  • Contains the Docker configuration to run Kafka itself in an insolated container.

docker-compose.yml

  • Contains Docker configuration to define the 2 services, generator and detector, which will generate and process data through interaction with Kafka.

About

Containerized streaming application with Apache Kafka with scripts for generating data stream and processing via the broker to detect an anomaly and alert the user of the anomalous data.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published