Logging .NET to AWS CloudWatch: Using NLog

Поділитися
Вставка
  • Опубліковано 11 вер 2024
  • In this video, which is part of a series of videos on logging from .NET to AWS CloudWatch, we're going to be using NLog to log messages from .NET to AWS CloudWatch. This is incredibly simple to do and is especially useful if your application is already using NLog.
    Blog Post: blog.ivankahl....
    Links mentioned in video:
    AWS Signup: portal.aws.ama...
    AWS CLI: aws.amazon.com...
    Please leave a comment, like and subscribe 😃
    Find me online:
    Website: ivankahl.com
    Blog: blog.ivankahl.com
    GitHub: github.com/iva...
    Twitter: / ivankahl
    LinkedIn: / ivan-kahl

КОМЕНТАРІ • 4

  • @CindyLatta
    @CindyLatta Рік тому

    Awesome series on Logging to cloudwatch! Thanks

  • @alexemoguitar
    @alexemoguitar 2 роки тому

    I did the same but I am not seeing the logs in the log group and neither can create a loggroup from the nlog config, does the aws user needs permissions or something ?

  • @chirayuchaplot7161
    @chirayuchaplot7161 2 роки тому

    How can we set layout according to our requirements?

    • @chirayuchaplot7161
      @chirayuchaplot7161 2 роки тому

      Basically I want to pass some parameters which needs to be logged into Cloudwatch. How can I do?