Monitor AWS IoT FleetWise with Amazon CloudWatch - AWS IoT FleetWise

Monitor AWS IoT FleetWise with Amazon CloudWatch

Amazon CloudWatch metrics are a way to monitor your AWS resources and how they're performing. AWS IoT FleetWise sends metrics to CloudWatch. You can use the AWS Management Console, the AWS CLI, or an API to list the metrics that AWS IoT FleetWise sends to CloudWatch. For more information, see the Amazon CloudWatch User Guide.

Important

You must configure settings so that AWS IoT FleetWise can send metrics to CloudWatch. For more information, see Configure your AWS IoT FleetWise settings.

The AWS/IoTFleetWise namespace includes the following metrics.

Signal metrics
Metric Description

IllegalMessageFromEdge

A message sent from the vehicle and received by AWS IoT FleetWise didn't match the required format.

Units: Count

Dimensions: VehicleName

Valid statistics: Sum

MessageThrottled

A message sent from the vehicle to AWS IoT FleetWise was throttled. This is because you exceeded the service limits for this account in the current Region.

Units: Count

Dimensions: VehicleName

Valid statistics: Sum

ModelingError

A message sent from the vehicle and received by AWS IoT FleetWise contains signals that fail to validate against the vehicle model.

Units: Count

Dimensions: ModelManifestName

Valid statistics: Sum

DecodingError

A message sent from the vehicle and received by AWS IoT FleetWise contains signals that fail to decoder against the vehicle's decoder manifest.

Units: Count

Dimensions: DecoderName

Valid statistics: Sum

Campaign metrics
Metric Description

VehicleNotFound

A message sent from the vehicle and received by AWS IoT FleetWise, where the vehicle is unknown.

Units: Count

Dimensions: VehicleName

Valid statistics: Sum

CampaignInvalid

A message sent from the vehicle and received by AWS IoT FleetWise, where the campaign isn't valid.

Units: Count

Dimensions: CampaignName

Valid statistics: Sum

CampaignNotFound

A message sent from the vehicle and received by AWS IoT FleetWise, where the campaign is unknown.

Units: Count

Dimensions: CampaignName

Valid statistics: Sum

Campaign data destination metrics
Metric Description

TimestreamWriteError

AWS IoT FleetWise couldn't write a message from the vehicle to the Amazon Timestream table.

Units: Count

Dimensions: DatabaseName, TableName

Valid statistics: Sum

S3WriteError

AWS IoT FleetWise couldn't write a message from the vehicle to the Amazon Simple Storage Service (Amazon S3) bucket.

Units: Count

Dimensions: BucketName

Valid statistics: Sum

S3ReadError

AWS IoT FleetWise couldn't read an object key from the vehicle in the Amazon Simple Storage Service (Amazon S3) bucket.

Units: Count

Dimensions: BucketName

Valid statistics: Sum

Customer managed AWS KMS key metrics
Metric Description

KMSKeyAccessDenied

AWS IoT FleetWise couldn't write a message from the vehicle to the Timestream table or the Amazon S3 bucket because of an AWS KMS key access denied error.

Units: Count

Dimensions: KMSKeyId

Valid statistics: Sum