Skip to content

Commit

Permalink
Clean up fixture files (elastic#25971)
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Stucki authored May 27, 2021
1 parent 83ab7e9 commit f67b0ce
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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,12 +117,12 @@
{
"crowdstrike.event.AuditKeyValues": [
{
"Key": "actor_user_uuid",
"ValueString": "123ab141-fab1-41c9-85c5-43a1ef90d2c2"
"Key": "actor_cid",
"ValueString": "123456a1ab1a12abc12ab1234abcd12a"
},
{
"Key": "actor_cid",
"ValueString": "774694c2ef8c43fdb64ec3056ddfb96d"
"Key": "actor_user_uuid",
"ValueString": "123ab123-abc1-12a1-12a1-12a1ab12a1a1"
},
{
"Key": "trace_id",
Expand Down

0 comments on commit f67b0ce

Please sign in to comment.