Skip to main content

Data Privacy Platform AWS Deployment Guide

Amazon CloudWatch Metrics

This table presents key Amazon CloudWatch metrics that can provide insight and assistance when troubleshooting a deployment.

Tip

You can also contact Privitar support at support@privitar.com for assistance diagnosing an issue.

AWS Resource

Insight

How to find them

Relevant Metrics

ALB

Connection and request behavior between components within the deployment (see architecture diagram)

EC2 > Load Balancers > name: {deployment-id}-{type}-alb-{unique-id} > Monitoring tab

ActiveConnectionCount, DroppedInvalidHeaderRequestCount, ForwardedInvalidHeaderRequestCount, HTTP_Fixed_Response_Count, HTTP_Redirect_Count, HTTP_Redirect_Url_Limit_Exceeded_Count, HTTPCode_ELB_3XX_Count, HTTPCode_ELB_4XX_Count, HTTPCode_ELB_5XX_Count, HTTPCode_ELB_500_Count, HTTPCode_ELB_502_Count, HTTPCode_ELB_503_Count, HTTPCode_ELB_504_Count, ProcessedBytes, RejectedConnectionCount, RequestCount, HealthyHostCount, UnHealthyHostCount, TargetResponseTime, TargetConnectionErrorCount, RequestCountPerTarget, HTTPCode_Target_2XX_Count, HTTPCode_Target_3XX_Count, HTTPCode_Target_4XX_Count, HTTPCode_Target_5XX_Count

DynamoDB

Token Vault behavior and resource utilization

DynamoDB > tables > table name: {deployment-id}_{pdd-id}_{type}

ConditionalCheckFailedRequests, ConsumedReadCapacityUnits, ConsumedWriteCapacityUnits, ReadThrottleEvents, ReturnedBytes, ReturnedItemCount, ReturnedRecordsCount, SuccessfulRequestLatency, SystemErrors, ThrottledRequests, UserErrors, WriteThrottleEvents

ECS

Resource utilization for the Policy Manager and the Event Broker

ECS > Cluster name: {deployment-id}-cluster > Metrics tab

CPUUtilization, MemoryUtilization

NAT Gateway

Connections to external services outside the VPC

VPC > Nat Gateways > name: {deployment-id}/deployment-stack/deployment-root/network-stack/deployment-vpc/{public-subnet-identifier} > Monitoring tab

ActiveConnectionCount, ConnectionAttemptCount, ConnectionEstablishedCount, ErrorPortAllocation, PacketsDropCount

NLB

Inbound mTLS requests to the deployment

EC2 > Loadbalancers > name: {deployment-id}-mtls-nlb > Monitoring tab

ActiveFlowCount, HealthyHostCount, ProcessedBytes, ProcessedPackets, UnHealthyHostCount

RDS

Config DB behavior and resource utilization

RDS > Databases > Database name: {deployment-id}-db >Monitoring tab

DatabaseConnections, FreeStorageSpace, ReadLatency, WriteLatency,

SNS

Instrumentation events

SNS > Topic > name: {deployment-id}-privitar-events(.fifo) > Monitoring tab

NumberOfMessagesPublished, NumberOfNotificationsDelivered, NumberOfNotificationsFailed, NumberOfNotificationsFilteredOut,

WAF

Inbound requests from the web application firewall (WAF)

WAF > Web Acls > name: {deployment-id}-waf > Logging and metrics tab

AllowedRequests, BlockedRequests, CountedRequests, PassedRequests