Closed affanhmalik closed 5 years ago
Hi @affanhmalik, this check is actually correct, there are no flowlogs because also there are no VPCs in a given region. Do you think it should be INFO instead? Stating something like: INFO! ap-south-1: No VPCs found
@toniblyx I think its better to check for Flowlogs only in an active VPC, avoiding noise as well as false flags.
I created PR: https://github.com/toniblyx/prowler/pull/276
CIS section 2.9 requires VPC flowlogs to be enabled for all VPCs. However, prowler implementation only looks for flowlogs in each region (doesn't account for the possibility that there are no VPCs in the region).
To reproduce: