Open DyfanJones opened 3 weeks ago
Thank you for your suggestion! I think it is a really great feature! We're currently sending logs to the S3 Bucket for the cross-platform issues, however, we can consider using AWS Cloudwatch in the future. Thank you again!
Hi there @DyfanJones - thank you for your interest! Adding to @spark0510 's comment, I think the key thing that would need to be managed is that any Cloudwatch logs would need to be used a) in addition to S3 (we can't rely exclusively on platform-specific systems), and b) only for the workflow actions that run on Lambda
Hi all,
Have you considered sending logs directly to Aws cloudwatch?
I created an PR in lgrextra https://github.com/s-fleck/lgrExtra/pull/10 for this feature.
I am happy to raise PR if you feel it is a good feature :D