---
title: Windows audit log cleared
description: Datadog, the leading service for cloud-scale monitoring.
breadcrumbs: Docs > Datadog Security > OOTB Rules > Windows audit log cleared
---

# Windows audit log cleared
Classification:attackTactic:[TA0005-defense-evasion](https://attack.mitre.org/tactics/TA0005)Technique:[T1070-indicator-removal](https://attack.mitre.org/techniques/T1070) 
## Goal{% #goal %}

Detect when a user clears Windows Security logs.

## Strategy{% #strategy %}

Monitoring of Windows event logs where `@evt.id` is `1102`.

## Triage and response{% #triage-and-response %}

Verify if `{{@Event.UserData.LogFileCleared.SubjectUserName}}` has a legitimate reason to clear the security event logs on `{{host}}`.

## Changelog{% #changelog %}

27 October 2022 - Updated tags.
