Learn how to install AWS CloudWatch Agent on an EC2 instance

Поделиться
HTML-код
  • Опубликовано: 14 янв 2023
  • In this lab tutorial we will show you how to install Cloudwatch agent on EC2 machine on AWS platform and start to seeing logs on this activity.
    Cloudwatch service is tested on various AWS certifications so this is an important topic to understand.
    #awscertification #cloudwatch
  • НаукаНаука

Комментарии • 30

  • @bobchen1604
    @bobchen1604 Год назад +6

    Very clearly explained, you did a much better job than the official documentation and saved me so much time. Thank you!

  • @shadabshaikh5400
    @shadabshaikh5400 2 месяца назад

    u explained really well and smoothly.

  • @SuperRider-RS
    @SuperRider-RS 10 месяцев назад

    where do you see which process was using how much cpu/memory

  • @renusingh2364
    @renusingh2364 Год назад +2

    You gave your log retention period as 1 day how come it is showing never expire?

  • @benjaminokoli6735
    @benjaminokoli6735 Год назад

    I can't find the resource, kindly share with me

  • @gayatri.padmani
    @gayatri.padmani 8 месяцев назад

    Sir, whenever i install amazon-linux-extras it shows me command not found. Please tell me how to solve this error

  • @barbiedhamija2257
    @barbiedhamija2257 8 месяцев назад +1

    Hello
    This has not created the mentioned log group name in the cloudwatch >> loggroup :(
    Do we need to manually create the log group or the configuration will automatically create the log group?
    Urgently need help on this.

    • @MuhammadFaizRamli
      @MuhammadFaizRamli 6 месяцев назад

      same with mine. Did you found any solution yet? I even create manually but nothing is inside

    • @CloudAscenders
      @CloudAscenders 5 месяцев назад

      do you find the solution for this ? if yes kindly share

    • @sammey1712
      @sammey1712 Месяц назад

      In this video, he has explained taking one random server as an example, where logs were stored in /var/log/messages. These logs are from the syslog daemon. In your case, you may need to monitor syslog logs, which are typically found in /var/log/syslog. Make sure to specify the log file name correctly according to your use case, and you will see the same logs being sent to your CloudWatch log groups.

    • @danishcarnagie9727
      @danishcarnagie9727 Месяц назад

      @@sammey1712 what is the default logs location tho? what should I do to find the location or what should I do to make it just default

  • @m.imraniqbaal6912
    @m.imraniqbaal6912 7 месяцев назад

    Where are the commands?

  • @gorgeoussak
    @gorgeoussak Год назад +2

    Could i please ask, why you added the music at the background in technical video, that's distracting me, otherwise good content.

    • @skillcurb
      @skillcurb  Год назад

      Thanks for your feedback. We will definitely consider that for our future videos. Again thanks for supporting our channel.

  • @emmanuelcestoni4105
    @emmanuelcestoni4105 Год назад

    Where are the commands?

    • @akaspires037
      @akaspires037 Год назад

      🤕

    • @agnesnduta5924
      @agnesnduta5924 Год назад

      The wizard command: sudo /opt/aws/amazon-cloudwatch-agent/bin/amazon-cloudwatch-agent-config-wizard

    • @renatoalmeida6004
      @renatoalmeida6004 9 месяцев назад

      /opt/aws/amazon-cloudwatch-agent/bin/amazon-cloudwatch-agent-ctl -a fetch-config -m ec2 -s -c file:/opt/aws/amazon-cloudwatch-agent/bin/config.json

    • @Ozaki978
      @Ozaki978 9 месяцев назад

      sudo /opt/aws/amazon-cloudwatch-agent/bin/amazon-cloudwatch-agent-ctl -a fetch-config -m ec2 -c file:/opt/aws/amazon-cloudwatch-agent/bin/config.json -s

    • @gayatri.padmani
      @gayatri.padmani 8 месяцев назад +2

      Sir, whenever i install amazon-linux-extras it shows me command not found. Please tell me how to solve this error.