The AWS Cloudwatch integration is missing the latency option. This was introduced for the Custom AWS Logs integration but not the Cloudwatch integration. It is available in the Filebeat AWS CloudWatch input.
Latency in the Custom AWS Logs integration:
Same file for AWS Cloudwatch integration that is missing the latency option: https://github.com/elastic/integrations/blob/main/packages/aws/data_stream/cloudwatch_logs/agent/stream/aws-cloudwatch.yml.hbs
The AWS Cloudwatch integration is missing the
latencyoption. This was introduced for the Custom AWS Logs integration but not the Cloudwatch integration. It is available in the Filebeat AWS CloudWatch input.Latency in the Custom AWS Logs integration:
integrations/packages/aws_logs/data_stream/generic/agent/stream/aws-cloudwatch.yml.hbs
Line 63 in c5445e2
Same file for AWS Cloudwatch integration that is missing the
latencyoption: https://github.com/elastic/integrations/blob/main/packages/aws/data_stream/cloudwatch_logs/agent/stream/aws-cloudwatch.yml.hbs