From 96463086512fc557a79a779a89f1a5bf226713ce Mon Sep 17 00:00:00 2001 From: Jason Dellaluce Date: Wed, 22 Jun 2022 15:49:54 +0000 Subject: [PATCH] update(test): use event source selection in plugins tests Signed-off-by: Jason Dellaluce --- test/falco_tests_plugins.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/falco_tests_plugins.yaml b/test/falco_tests_plugins.yaml index 59c732f2..03fe7fbf 100644 --- a/test/falco_tests_plugins.yaml +++ b/test/falco_tests_plugins.yaml @@ -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: @@ -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: