aws-cloudformation / aws-cloudformation/cloudformation-cli-go-plugin

Correlating logs

Open
#195 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
53
Forks
31
PR merge metrics
No merged PRs in 30d

Description

When my resource providers log multiple logs per invocation, I can't tell which logs came from which invocations. An example solution is Request ID on [Request](https://github.com/aws-cloudformation/cloudformation-cli-go-plugin/blob/master/cfn/handler/request.go#L20) that could be added to my logs to group logs from that invocation.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.