aws / aws/amazon-cloudwatch-agent
Remove unnecessary logic for publishing EMF logs
Open
area/log
enhancement
- Dominant language
- Go
- Stars
- 550
- Forks
- 271
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 13
Description
CloudWatch Logs announced today that customers no longer need to use the special header to designate a log as EMF: https://aws.amazon.com/about-aws/whats-new/2023/01/amazon-cloudwatch-metric-extraction-structured-logs/
There is special logic in the CloudWatch agent to include that header, and to automatically detect logs as EMF logs. This is not needed anymore.
Contributor guide
Assessment
This issue has not been assessed yet.