Skip to content

Commit e8cfff4

Browse files
himanshu219JV0812
andauthored
Apply suggestions from code review
Co-authored-by: Jagadisha V <[email protected]>
1 parent 26f016b commit e8cfff4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/integrations/cloud-security-monitoring-analytics/opentelemetry/windows-opentelemetry.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,6 +317,6 @@ import CreateMonitors from '../../../reuse/apps/create-monitors.md';
317317

318318
| Name | Description | Alert Condition | Recover Condition |
319319
|:--|:--|:--|:--|
320-
| `Windows CSMA - Audit Log Tampering Detection` | This alert is triggered when attempts to clear or tamper with Windows audit logs are detected, indicating potential attempts to cover malicious activities. | Count >= 1 | Count < 1 |
320+
| `Windows CSMA - Audit Log Tampering Detection` | This alert is triggered when attempt is detected to clear or tamper with Windows audit logs, indicating potential attempts to cover malicious activities. | Count >= 1 | Count < 1 |
321321
| `Windows CSMA - Failed Authentication Spike` | This alert is triggered when unusual spikes in failed authentication attempts are detected, indicating potential brute force attacks. | Count >= 10 | Count < 10 |
322322
| `Windows CSMA - Windows Update Failures` | This alert is triggered when repeated Windows Update failures are detected, indicating potential vulnerabilities to known exploits. | Count >= 3 | Count < 3 |

0 commit comments

Comments
 (0)