diff --git a/CHANGELOG.next.asciidoc b/CHANGELOG.next.asciidoc index 30c77279a77..ed407fc5490 100644 --- a/CHANGELOG.next.asciidoc +++ b/CHANGELOG.next.asciidoc @@ -729,6 +729,7 @@ https://github.com/elastic/beats/compare/v7.0.0-alpha2...master[Check the HEAD d - Add write access to `url.value` from `request.transforms` in `httpjson` input. {pull}27937[27937] - Add Base64 encoded HMAC and UUID template functions to `httpjson` input {pull}27873[27873] - Release checkpoint module as GA. {pull}27814[27814] +- Make aws-cloudwatch input GA. {pull}28161[28161] - Move processing to ingest node for AWS vpcflow fileset. {pull}28168[28168] *Heartbeat* diff --git a/x-pack/filebeat/docs/inputs/input-aws-cloudwatch.asciidoc b/x-pack/filebeat/docs/inputs/input-aws-cloudwatch.asciidoc index e04eaa8b9e2..0306c754079 100644 --- a/x-pack/filebeat/docs/inputs/input-aws-cloudwatch.asciidoc +++ b/x-pack/filebeat/docs/inputs/input-aws-cloudwatch.asciidoc @@ -11,8 +11,6 @@ AWS CloudWatch ++++ -beta[] - `aws-cloudwatch` input can be used to retrieve all logs from all log streams in a specific log group. `filterLogEvents` AWS API is used to list log events from the specified log group. Amazon CloudWatch Logs can be used to store log files