SQL Server failed login alert


The Failed Login alert notifies you when its configured condition is met on SQL Server instances so you can investigate and respond.

Screenshot pending: Mini DBA SQL Server Failed Login alert screenshot placeholder

Alert summary

  • Platform: SQL Server
  • Alert category: General
  • Default enabled: true
  • Default evaluation frequency: Minute

What Mini DBA checks

Mini DBA describes this alert as: A connection was attempted to the SQL Server but the login was incorrect Mini DBA evaluates this alert once a minute so changes are detected quickly.

How this alert helps

This alert helps administrators notice security-sensitive events before they become routine background noise. Failed authentication, expiring passwords, or audit issues can indicate access problems, misconfiguration, or active probing.

When to enable it

Enable it on production, shared, regulated, and externally reachable environments. You can use lower severity in isolated development systems, but keeping the signal visible helps catch account and permission drift early.

Threshold guidance

This alert is based on a state or event rather than a numeric threshold. Tune its schedule, scope, severity, and notification route so that the response matches the importance of the instance.

Remediation for an active alert

Review the affected principals, source hosts, and recent access changes. Rotate or unlock accounts only after confirming ownership, remove stale permissions, investigate repeated failures, and document any security exception with an expiry date.

Investigation workflow

  1. Confirm the alert is still active and note the first seen time, affected instance, and severity.
  2. Review the affected principal, source host, authentication path, recent permission change, and audit trail in Mini DBA before changing configuration or ending sessions.
  3. Compare the current value with the normal baseline for the same time of day or maintenance window.
  4. Record the cause, corrective action, and whether thresholds or routing should be adjusted after the incident.

Avoiding alert noise

If the alert creates repeated noise, review whether it is enabled on the correct instances, whether maintenance windows are configured, and whether the minor and major routes match the real business impact. Keep enough history to prove the new setting before changing it broadly.

Related pages