Skip to content

Mitigation Dashboard

The Mitigation Dashboard is the central control panel for monitoring the effectiveness and activity of the automatic mitigation system. It provides real-time metrics, trend analysis, and the ability to trigger manual mitigation analysis.

Total Blocked

  • Metric: Total number of blocked IP addresses across history.
  • Interpretation: High = active and effective system; low = few threats or inactive rules.

Blocked Today

  • Metric: IP addresses automatically blocked in the last 24 hours.
  • Interpretation: Sudden spikes can indicate ongoing attacks; a stable pattern indicates controlled threats.

Blocked Last Week

  • Metric: IP addresses automatically blocked in the last 7 days.
  • Interpretation: Compare with previous weeks to detect recurring attack patterns.

Attempts Prevented

  • Metric: Estimated number of blocked attack attempts this month.
  • Interpretation: Key security ROI metric; high = highly effective system.
  • Shows the most blocked alert type of the month.
  • Includes a description of the attack type.
  • Indicates where to focus additional effort.

Manually analyzes all open alerts for the site and applies mitigation rules immediately, without waiting for the next automatic cycle.

When to use it:

  • During an active attack: immediate threat response.
  • After configuring new rules: apply them immediately to existing alerts.
  • Manual review: when you suspect alerts have not been mitigated.
  • Testing: verify that rules work correctly.

Process:

  1. Analyzes all open alerts for the site.
  2. Evaluates each alert against active rules.
  3. Applies blocks when thresholds are met.
  4. Shows the result: “X automatic mitigations were activated”.

!!! info "" Only available when there is a specific siteId.

MetricColorTarget
Success RateGreen> 95%
Successful MitigationsX of Y total
Failed MitigationsRed< 5% of total
Average Response TimeBlue< 1000ms
  • Automatic blocks (last month): total IPs blocked by the system.
  • Manual blocks: IPs blocked by administrators.
  • System status:
    • “Active and Functional”: there are active blocks.
    • “Ready”: system prepared but no active blocks.
ScenarioInterpretationAction
”Clean” dashboard with few blocksSite is quiet or rules are not active enoughVerify whether rules are active
Sudden block spikePossible coordinated attackReview logs and consider additional measures
Constant blocks of one typeSpecific vulnerability or vector under attackAdjust rule or investigate vector
High failure rateSystem is not blocking correctlyReview server configuration
High response timePossible overloadOptimize rules or increase resources

Recommended monitoring:

  • Review the dashboard daily during the first 30 days.
  • Review it weekly once stable.
  • Review it immediately after configuring new rules.

Trend analysis:

  • Compare similar weeks, for example Monday vs. Monday.
  • Identify hourly attack patterns.
  • Correlate with site changes.

Documentation:

  • Note significant spikes and their cause.
  • Record configuration changes.
  • Keep a false-positive log.