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
This app includes [built-in monitors](#active-directory-alerts). For details on creating custom monitors, refer to the [Create monitors for JFrog Artifactory app](#create-monitors-for-active-directory-app).
20
+
:::
21
+
18
22
## Fields creation in Sumo Logic for Artifactory
19
23
20
24
Following are the Tags which will be created as part of Artifactory app install if not already present.
21
25
22
-
*`sumo.datasource`. Has fixed value of **artifactory**
26
+
*`sumo.datasource`. Has fixed value of **artifactory**.
23
27
24
28
## Prerequisites
25
29
@@ -257,8 +261,8 @@ import CreateMonitors from '../../../reuse/apps/create-monitors.md';
257
261
|:--|:--|:--|:--|
258
262
|`Active Directory - Account Lockouts Spike`| This alert is triggered when there are multiple account lockouts in a short time period, indicating potential brute force attempts. | Count `>=` 5 | Count `<` 5 |
259
263
|`Active Directory - Directory Service Failures`| This alert is triggered when there are critical Directory Service failures that could impact AD functionality. | Count `>=` 3 | Count `<` 3 |
260
-
|`Active Directory - Mass User Account Deletions`| This alert triggers when multiple user accounts are deleted in a short time period, which could indicate malicious activity | Count `>` 5 | Count `<=` 5 |
261
-
|`Active Directory - NTLM Authentication Failures`| This alert is triggered when there are multiple NTLM authentication failures, which could indicate credential theft attempts | Count `>=` 5 | Count `<` 5 |
262
-
|`Active Directory - Replication Failures`| This alert triggers when AD replication failures occur, which can impact directory synchronization | Count `>` 0 | Count `<=` 0 |
263
-
|`Active Directory - Schema Modifications`| This alert is triggered when changes are made to the AD schema, which are rare and potentially high-impact changes | Count `>` 0 | Count `<=` 0 |
264
+
|`Active Directory - Mass User Account Deletions`| This alert triggers when multiple user accounts are deleted in a short time period, which could indicate malicious activity.| Count `>` 5 | Count `<=` 5 |
265
+
|`Active Directory - NTLM Authentication Failures`| This alert is triggered when there are multiple NTLM authentication failures, which could indicate credential theft attempts.| Count `>=` 5 | Count `<` 5 |
266
+
|`Active Directory - Replication Failures`| This alert triggers when AD replication failures occur, which can impact directory synchronization.| Count `>` 0 | Count `<=` 0 |
267
+
|`Active Directory - Schema Modifications`| This alert is triggered when changes are made to the AD schema, which are rare and potentially high-impact changes.| Count `>` 0 | Count `<=` 0 |
0 commit comments