NServiceBus.AmazonSQS
NServiceBus.AmazonSQS copied to clipboard
Simplify getting logs into AWS CloudWatch
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.
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.
Related to https://github.com/Particular/NServiceBus.AmazonSQS/issues/1676