0

I am trying to built an alert streaming application with confluent platform community & ksql headless mode. My application flow is I produce message (json format which have column like threshold, alert_flag, device_id etc.) to a base ksql stream with a topic. Another query of ksql filter that stream and generate alert to another table and publish alert stream to another topic. Now I want to change threshold and flag data for secific device_id of first topic on the fly by kafkacat or anyhow. is it possible?

Saiful Islam
  • 186
  • 1
  • 3
  • 13

0 Answers0