Using CloudWatch with .NET Log4Net & NLog configuration

Published on Oct 04, 2019

Learn more about AWS at – https://amzn.to/30Pa8Pw You can use Amazon CloudWatch Logs to monitor, store, and access your application’s logs. To get log data into CloudWatch Logs, you can use an AWS SDK or install the CloudWatch Log agent to monitor certain log folders. Today, we’ve made it even easier to use CloudWatch Logs with .NET applications by integrating CloudWatch Logs with several popular .NET logging frameworks.