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 Jun 23, 2022
1 parent 9464fbe commit e4014a6
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 e4014a6

Please sign in to comment.