Skip to content

Commit

Permalink
Clean up fixture files (#25971)
Browse files Browse the repository at this point in the history
(cherry picked from commit e5b976a)

# Conflicts:
#	x-pack/filebeat/module/crowdstrike/falcon/test/falcon-sample.log-expected.json
  • Loading branch information
Andrew Stucki authored and mergify-bot committed May 27, 2021
1 parent e908769 commit 60a16f0
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 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 @@ -117,6 +117,17 @@
{
"crowdstrike.event.AuditKeyValues": [
{
<<<<<<< HEAD
=======
"Key": "actor_cid",
"ValueString": "123456a1ab1a12abc12ab1234abcd12a"
},
{
"Key": "actor_user_uuid",
"ValueString": "123ab123-abc1-12a1-12a1-12a1ab12a1a1"
},
{
>>>>>>> e5b976a3b (Clean up fixture files (#25971))
"Key": "trace_id",
"ValueString": "b0b33836-555c-4e0e-a5ef-d368f6799f6b"
},
Expand Down

0 comments on commit 60a16f0

Please sign in to comment.