Skip to content

Commit

Permalink
[7.13](backport #25971) Clean up fixture files (#25974)
Browse files Browse the repository at this point in the history
* Clean up fixture files (#25971)

(cherry picked from commit e5b976a)

# Conflicts:
#	x-pack/filebeat/module/crowdstrike/falcon/test/falcon-sample.log-expected.json

* Fix up bad patch

Co-authored-by: Andrew Stucki <andrew.stucki@elastic.co>
  • Loading branch information
mergify[bot] and Andrew Stucki authored May 28, 2021
1 parent 2d80f6e commit b3d6aa0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -87,11 +87,11 @@
},
{
"Key": "actor_user_uuid",
"ValueString": "123ab141-fab1-41c9-85c5-43a1ef90d2c2"
"ValueString": "123ab123-abc1-12a1-12a1-12a1ab12a1a1"
},
{
"Key": "actor_cid",
"ValueString": "774694c2ef8c43fdb64ec3056ddfb96d"
"ValueString": "123456a1ab1a12abc12ab1234abcd12a"
},
{
"Key": "target_user",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -126,11 +126,11 @@
},
{
"Key": "actor_user_uuid",
"ValueString": "123ab141-fab1-41c9-85c5-43a1ef90d2c2"
"ValueString": "123ab123-abc1-12a1-12a1-12a1ab12a1a1"
},
{
"Key": "actor_cid",
"ValueString": "774694c2ef8c43fdb64ec3056ddfb96d"
"ValueString": "123456a1ab1a12abc12ab1234abcd12a"
},
{
"Key": "target_user",
Expand Down Expand Up @@ -463,4 +463,4 @@
"user.domain": "NA",
"user.name": "First.last"
}
]
]

0 comments on commit b3d6aa0

Please sign in to comment.