VPC Flow logs
Instruction
https://uzzing.github.io/posts/VPC-Flow-Logs/
Flow logs will track all the traffic that is going through your VPC
- Create flow log
we can have it to accept, reject or all.
- it can either be delivered to cloudwatch logs or s3
- cloud watch is very good destination for that.
- in order to deliver that, we’re going to need a destination log group.
- go to
cloudwatch
and create a new cloudwatch log
- go to
- we need a IAM role to publish to cloud watch logs.
under our VPC, we can see that we have flow logs enabled, we had just created that a log there
- just took public instances’s IP addresses and test enter enter enter
- source, destination
?????
The copyright of all material here is on this video https://www.youtube.com/watch?v=Ia-UEYYR44s
This post is just for studying AWS SAA.
Comments powered by Disqus.