Skip to content

Commit

Permalink
update latest transform key
Browse files Browse the repository at this point in the history
  • Loading branch information
CohenIdo committed Jun 14, 2022
1 parent 9c69c5d commit 60b184d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ export const latestFindingsTransform: TransformPutTransformRequest = {
},
latest: {
sort: '@timestamp',
unique_key: ['resource_id.keyword', 'rule.id.keyword'],
unique_key: ['resource.id.keyword', 'rule.id'],
},
_meta: {
managed: 'true',
Expand Down

0 comments on commit 60b184d

Please sign in to comment.