cdklabs / cdklabs/construct-hub
Add log streams for all state machines
Open
backlog
operability
p2
- Dominant language
- TypeScript
- Stars
- 239
- Forks
- 30
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 11
Description
For debugging state machines, it would be nice to have logs to look back into history, since the Step Functions console is otherwise limited in how far back you can search for past step functions executions. Currently AWS CDK does not add these log groups by default, but it is exposed as an option: https://docs.aws.amazon.com/cdk/api/v1/docs/@aws-cdk_aws-stepfunctions.StateMachine.html#logs
Contributor guide
Assessment
This issue has not been assessed yet.