Operations DashboardYour Dashboard.
Your Dashboard.
Your Reports.
CoreDetection includes a full operations dashboard — live attack monitoring, Smart Detection score breakdown, BGP control, and exportable forensic reports. All on your infrastructure.
Dashboard Panels
Live Attacks
Active incidents with Smart Detection score, severity, and rhythm/fingerprint/memory breakdown
Prefix Monitor
Per-prefix baselines, anomaly trends, and traffic rhythms
BGP Control
Session status, blackhole routes, FlowSpec rules, IP blocklist
Reports
Forensic history — filter and export by date, target, severity
API Health Checks
health check
curl -H "X-API-Key: YOUR_KEY" \
localhost:9009/CoreDetection/api/v0/status
GET
GET /status
Overall health — Smart Detection, BGP, disk, memory
GET
GET /attacks/active
Currently ongoing attacks with Smart Detection scores
GET
GET /reports/attacks
Historical attack reports — JSON or CSV export
GET
GET /smart-detection/stats
Smart Detection engine stats and attack memory usage
GET
GET /bgp/status
BGP session state and announced routes
GET
GET /blocklist/status
IP blocklist feeds and enforced FlowSpec rules