Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cherry-pick #16579 to 7.x: [Filebeat] Add cloudwatch fileset in aws module #16978

Merged
merged 2 commits into from
Mar 17, 2020
Merged

Cherry-pick #16579 to 7.x: [Filebeat] Add cloudwatch fileset in aws module #16978

merged 2 commits into from
Mar 17, 2020

Conversation

kaiyan-sheng
Copy link
Contributor

@kaiyan-sheng kaiyan-sheng commented Mar 12, 2020

Cherry-pick of PR #16579 to 7.x branch. Original message:

What does this PR do?

This PR is to add cloudwatch fileset into aws module to parse logs from CloudWatch AWS. There are different kinds of logs can be sent to CloudWatch from different services. This PR is only focusing on EC2 logs.

Why is it important?

Users can use Amazon CloudWatch Logs to monitor, store, and access log files from Amazon EC2 instances, AWS CloudTrail, Route 53, and other sources. This fileset enables users to export logs into s3 bucket and parse logs using this fileset.

Checklist

  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have made corresponding change to the default configuration files
  • I have added tests that prove my fix is effective or that my feature works

Related issues

* Add cloudwatch fileset in aws module

(cherry picked from commit ad4597c)
@kaiyan-sheng kaiyan-sheng self-assigned this Mar 12, 2020
@kaiyan-sheng kaiyan-sheng merged commit cd73cce into elastic:7.x Mar 17, 2020
@kaiyan-sheng kaiyan-sheng deleted the backport_16579_7.x branch March 17, 2020 15:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants