Prowler is taking too long to scan #5304
Unanswered
qadri99-max
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Hello @qadri99-max I apologise for the late notice but this discussion wasn't notified from Github for some reason. From the information you shared what is the service where you have the most resources? Because in Prowler there are several resources doing checks that could take a lot of time depending on the number of resources like checking secrets in AWS Lambda Code or AWS CloudWatch Log Groups. There are several ways to speed up execution but those are based on your environment, like just scanning the regions you are using. Thanks for using Prowler 🚀 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am running Prowler in one region and scanning all services. The size of the account is moderate.
Prowler is taking almost 12 hours to finish the scan. I must be doing something wrong.
I am running Prowler in ECS Fargate. I have increased ECS capacity to 4 vCPU and 12GB memory.
This is Prowler command:
prowler aws -z -f eu-west-1 --output-bucket my_bucket_name --output-directory my_dir --output-formats json-asff --security-hub role arn:aws:iam::$accountId:role/$ROLE_TO_ASSUME
Any suggestion what I can do?
I am attaching a picture of logs which shows where its taking most time.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions