Skip to content

Commit

Permalink
Move aws-cloudwatch input to GA (#28161)
Browse files Browse the repository at this point in the history
(cherry picked from commit d049b0d)
  • Loading branch information
kaiyan-sheng authored and mergify-bot committed Oct 4, 2021
1 parent 4de832d commit 64786d7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.next.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -412,6 +412,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]
- Release zoom module as GA. {pull}28106[28106]

Expand Down
2 changes: 0 additions & 2 deletions x-pack/filebeat/docs/inputs/input-aws-cloudwatch.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@
<titleabbrev>AWS CloudWatch</titleabbrev>
++++

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
Expand Down

0 comments on commit 64786d7

Please sign in to comment.