14 lines
406 B
YAML
14 lines
406 B
YAML
title: The audit log file was cleared.
|
|
description: Detects when somebody has cleared an event log.
|
|
author: DeepblueCLI, Zach Mathis
|
|
detection:
|
|
selection:
|
|
Channel: Security
|
|
EventID: 1102
|
|
# condition: selection
|
|
falsepositives:
|
|
- System Administrator
|
|
output: "Log Name: %Channel% ; Security ID: %LogFileCleared%%SubjectUserName%"
|
|
creation_date: 2020/11/8
|
|
updated_date: 2021/11/5
|