How to use AWS Log Insights | Hands-On Tutorial

Поделиться
HTML-код
  • Опубликовано: 7 янв 2025

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

  • @thedevopsacademy
    @thedevopsacademy  2 года назад +1

    Let me know if any questions. I will be happy to help.

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

      Looking to filter message based on one of the word within message text, can we achieve this?

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

      How to join two cloud watch log events based on logstream

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

    Thank you sir! I was finding out so difficult, but you made my day.

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

    Really good introduction on log insights.

  • @LokeshGola-p6z
    @LokeshGola-p6z 6 месяцев назад +1

    Very nice explanation, it helped me a lot. Please keep posting such videos 👍

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

    Very nice introduction thanks a lot.

  • @makinhotcoffee6230
    @makinhotcoffee6230 21 день назад

    Was wondering if it was possible to run a query on total unique user login sessions on a server. Not total logins.

  • @maxnoish
    @maxnoish 10 месяцев назад

    You are awesome. Thanks

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

    Hi for my particular logs the filter query is not able to group up the parameter i am passing in it

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

    Hi, thanks for sharing. Is log insights free to use?

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

    hi , how can we fetch the data from Iot core to get list of registered device and active and inactive status in logs or metrics?

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

      You can capture the connect calls and disconnect calls if you're using cw logs.
      However I think a better way would be to create a dynamic thing group with a connected:true query, so whenever a device is connected it automatically gets added to the group, and then when it's disconnected, it is removed from the group
      from the group.