Skip to content

Send findings to the SecurityHub (cross account) #2299

Answered by toniblyx
tomas-balaz asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @tomas-balaz, when Prowler sends findings to Security Hub it does it from the account that is scanning.
If you scan account A with proper credentials like with prowler -S -f eu-west-1 will send to the Security Hub in that account and that region. If you assume a role in othre account (account B) it will send findings to that account and region like with prowler -S -R arn:aws:iam::123456789012:role/ProwlerScanRole -f eu-west-1 being 123456789012 account B.

If you want to have all centralized in Security Hub in the same account and region you need to set that up in Security Hub:

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by tomas-balaz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants