Created on 12-22-2015 03:38 PM - edited 08-17-2019 04:40 AM
Here are the main compoments:
- Sample application comes with a "robot" to simulate CDR data
- CDR files are ingested into Kafka topic
- Storm reads Kafka and implement real-time business rules to detect "Dropped Calls" and "Network Type Change" in order to detect issues with the network infra-structure immediately (check this pdf for more details: https://github.com/gbraccialli/telco-cdr-monitoring/raw/master/docs/CDR-Monitoring-Demo.pdf)
- Alerts are published into two Solr/Banana Dashboards