Skip to content

Commit

Permalink
update(test): use event source selection in plugins tests
Browse files Browse the repository at this point in the history
Signed-off-by: Jason Dellaluce <jasondellaluce@gmail.com>
  • Loading branch information
jasondellaluce committed Aug 26, 2022
1 parent 938c749 commit 54d9184
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/falco_tests_plugins.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ trace_files: !mux
stdout_contains: "ct.id"

detect_create_instance:
enable_source: aws_cloudtrail
detect: True
detect_level: INFO
rules_file:
Expand All @@ -44,6 +45,7 @@ trace_files: !mux
conf_file: BUILD_DIR/test/confs/plugins/cloudtrail_json_create_instances.yaml

detect_create_instance_bigevent:
enable_source: aws_cloudtrail
detect: True
detect_level: INFO
rules_file:
Expand Down

0 comments on commit 54d9184

Please sign in to comment.