Description:
Publishes metrics to Amazon CloudWatch
Tags:
amazon, aws, cloud watch, metrics, put, publish
Properties:
In the list below, the names of required properties appear in bold. Any other properties (not in bold) are considered optional. The table also indicates any default values, whether a property supports the (Expression Language Guide)[https://nifi.apache.org/docs/nifi-docs/html/expression-language-guide.html], and whether a property is considered “sensitive”, meaning that its value will be encrypted. Before entering a value in a sensitive property, ensure that the nifi.properties file has an entry for the property nifi.sensitive.props.key.
Name | Default Value | Allowable Values | Description |
Namespace | The namespace for the metric data for CloudWatch Supports Expression Language: true </tr> | ||
MetricNam | The name of the metric Supports Expression Language: true </tr> | ||
Value | The value for the metric. Must be a double Supports Expression Language: true | ||
Timestamp | A point in time expressed as the number of milliseconds since Jan 1, 1970 00:00:00 UTC. If not specified, the default value is set to the time the metric data was received Supports Expression Language: true | ||
Unit | The unit of the metric. (e.g Seconds, Bytes, Megabytes, Percent, Count, Kilobytes/Second, Tera bits/Second, Count/Second) For details see http://docs.aws.amazon.com/AmazonCloudWatch/latest/APIReference/API_MetricDatum.html Supports Expression Language: true | ||
Region | us-west-2 |
us-gov-west-1 ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
No Description Provided. |
Access Key | No Description Provided. Sensitive Property: true Supports Expression Language: true. | ||
Secret Key | No Description Provided. Sensitive Property: true Supports Expression Language: true. | ||
Credentials File |
0 - ![]() ![]() ![]() |
Path to a file containing AWS access key and secret key in properties file format. </tr> | |
AWS Credentials Provider service | Controller Service API: AWSCredentialsProviderService Implementation: AWSCredentialsProviderControllerService | Whether to start afresh or resume previous flows. See the allowable value descriptions for more details. | |
Communications Timeout | 30 secs | No Description Provided. | |
SSL Context Service | Controller Service API: SSLContextService Implementation: StandardSSLContextService | Specifies an optional SSL Context Service that, if provided, will be used to create connections | |
Endpoint Override URL | Endpoint URL to use instead of the AWS default including scheme, host, port, and path. The AWS libraries select an endpoint URL based on the AWS region, but this property overrides the selected endpoint URL, allowing use with other S3-compatible endpoints. | ||
Proxy Host | Proxy host name or IP Supports Expression Language: true | ||
Proxy Host Port | Proxy host port Supports Expression Language: true |
Name | Description |
success | FlowFiles are routed to success relationship. |
failure | FlowFiles are routed to failure relationship |