You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/integrations/saas-cloud/databricks-audit.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -156,7 +156,7 @@ import CreateMonitors from '../../reuse/apps/create-monitors.md';
156
156
| Name | Description | Trigger Type (Critical / Warning / MissingData) | Alert Condition |
157
157
|:--|:--|:--|:--|
158
158
|`Databricks Audits - Audits from Embargoed Geo Locations`| This alert is triggered when audit logs are generated from sanctioned or embargoed regions, helping you to maintain compliance with legal and regulatory requirements. | Critical | Count > 0 |
159
-
|`Users with Failed Login`| This alert is triggered when a user has more than three failed login attempts, supporting early detection of potential unauthorized access attempts. | Critical | Count > 3 |
159
+
|`Users with Failed Login`| This alert is triggered when there are more than three failed login attempts, supporting you to early detect the potential unauthorized access attempts. | Critical | Count > 3 |
0 commit comments