Network Infrastructure Monitoring

Network Infrastructure Monitoring

After deploying the network infrastructure and activating VPC Flow Logs, we’ll start monitoring the infrastructure.

  1. Access to AWS CloudWatch

    • Select Log groups
    • Select VPCFlowLogGroup

    Network Monitoring

  2. In the VPCFlowLogGroup interface

    • Select Log streams
    • We will see a log stream created about ENI

    Network Monitoring

  3. Access the log stream to view the details of Log events.

    Network Monitoring

  4. Return to CloudWatch interface

    • Select Log Insights
    • Execute Run query
    • Then observe the log

    Network Monitoring

So we have set up basic network infrastructure monitoring. This lab is intended to help you better understand the features of VPC Flow Logs.