Skip to content

Commit da68568

Browse files
committed
add mapping for winlog
1 parent 4ff77e7 commit da68568

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

detection_rules/etc/non-ecs-schema.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,8 @@
5757
"Status": "keyword",
5858
"EnabledPrivilegeList": "keyword",
5959
"Operation": "keyword",
60-
"OperationType": "keyword"
60+
"OperationType": "keyword",
61+
"NewUACList": "keyword"
6162
}
6263
},
6364
"winlog.logon.type": "keyword",

0 commit comments

Comments
 (0)