Skip to content

Commit

Permalink
Remove category mapping for event 24
Browse files Browse the repository at this point in the history
  • Loading branch information
marc-gr committed Apr 14, 2021
1 parent 9452bca commit 0796acb
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1641,7 +1641,6 @@ var sysmon = (function () {
.Add(parseUtcTime)
.AddFields({
fields: {
category: ["file"],
type: ["change"],
},
target: "event",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
{
"@timestamp": "2021-02-25T15:04:48.592Z",
"event": {
"category": [
"file"
],
"code": 24,
"kind": "event",
"module": "sysmon",
Expand Down

0 comments on commit 0796acb

Please sign in to comment.