Viewing metrics and dimensions - Amazon WAF, Amazon Firewall Manager, and Amazon Shield Advanced
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Viewing metrics and dimensions

Metrics are grouped first by the service namespace, and then by the various dimension combinations within each namespace. Amazon Firewall Manager doesn't record metrics.

  • The Amazon WAF namespace is AWS/WAFV2

  • The Shield Advanced namespace is AWS/DDoSProtection

Note

Amazon WAF reports metrics once a minute.

Shield Advanced reports metrics once a minute during an event and less frequently other times.

Use the following procedures to view the metrics for Amazon WAF and Amazon Shield Advanced.

To view metrics using the CloudWatch console
  1. Sign in to the Amazon Web Services Management Console and open the CloudWatch console at https://console.amazonaws.cn/cloudwatch/.

  2. If necessary, change the Region to the one where your Amazon resources are located. For CloudFront, choose the US East (N. Virginia) Region.

  3. In the navigation pane, under Metrics, choose All metrics and then search under the Browse tab for the service.

To view metrics using the Amazon CLI
  • For AWS/WAFV2, at a command prompt use the following command:

    aws cloudwatch list-metrics --namespace "AWS/WAFV2"

    For Shield Advanced, at a command prompt use the following command:

    aws cloudwatch list-metrics --namespace "AWS/DDoSProtection"