Builder
class Builder
Properties
Link copied to clipboard
(Optional) The value to emit when a filter pattern does not match a log event. This value can be null.
Link copied to clipboard
The fields to use as dimensions for the metric. One metric filter can include as many as three dimensions.
Link copied to clipboard
The name of the CloudWatch metric.
Link copied to clipboard
A custom namespace to contain your metric in CloudWatch. Use namespaces to group together metrics that are similar. For more information, see Namespaces.
Link copied to clipboard
The value to publish to the CloudWatch metric when a filter pattern matches a log event.
Link copied to clipboard
The unit to assign to the metric. If you omit this, the unit is set as None
.