NServiceBus.AmazonSQS icon indicating copy to clipboard operation
NServiceBus.AmazonSQS copied to clipboard

Simplify getting logs into AWS CloudWatch

Open WilliamBZA opened this issue 2 years ago • 2 comments

Or at the very least, get some docs up describing how to do it, linking those to things like our SQS Transport. I'd also suggest updating our AWS samples to do that as well.

WilliamBZA avatar Nov 04 '22 06:11 WilliamBZA

According to https://www.rahulpnath.com/blog/amazon-cloudwatch-logs-dotnet/ it should be possible to setup the logging integration for everything to work seamlessly.

We could document that integration and set it up for our acceptance tests because that would also simplify troubleshooting flaky tests.

danielmarbach avatar Jan 30 '23 13:01 danielmarbach

Related to https://github.com/Particular/NServiceBus.AmazonSQS/issues/1676

cquirosj avatar Jul 10 '23 23:07 cquirosj