About 7,010,000 results
Open links in new tab
  1. How to filter CloudWatch Log Insights with ispresent() function

    I'm trying to perform a really simple query on the not so new AWS Cloudwatch Log Insights I'm following their documentation to filter my logs using ispresent function. The query is the following:

  2. How to monitor EC2 instances by memory? - Stack Overflow

    Feb 18, 2017 · Using Cloudwatch you can monitor your EC2 instances by several criteria, such as network usage, CPU usage, and so on… Unfortunately, there is no metric for memory …

  3. AWS Cloudwatch Filter and Pattern Syntax - Stack Overflow

    May 25, 2019 · AWS Cloudwatch Filter and Pattern Syntax Asked 6 years, 5 months ago Modified 1 year, 4 months ago Viewed 125k times

  4. Amazon Cloudwatch Logs Insights with JSON fields

    Dec 11, 2018 · CloudWatch Insights Logs automatically discovers fields for the following log types: Lambda logs CloudWatch Logs Insights automatically discovers log fields in Lambda …

  5. CloudWatch: Count number of occurrences of a specific string in ...

    Aug 2, 2022 · CloudWatch: Count number of occurrences of a specific string in logfiles Asked 3 years, 2 months ago Modified 1 year, 11 months ago Viewed 8k times

  6. How to query distinct from AWS log insights - Stack Overflow

    Feb 17, 2020 · answered Jul 9, 2020 at 6:08 easywaru 1,153 9 17 amazon-web-services amazon-cloudwatch aws-cloudwatch-log-insights

  7. How to index through stringified array in CloudWatch Logs Insights

    Mar 14, 2025 · In AWS CloudWatch Logs Insights, the unnest function is typically used to flatten arrays, but it does not support directly indexing into an array like items.0, items.1, items.2.

  8. How to setup AWS CloudWatch's agent at Ubuntu to get (correct) …

    Jun 7, 2020 · I'm running an AWS EC2 m5.large (a none burstable instance). I have setup one of AWS CloudWatch's default metrics (CPU %) + some custom metrics (memory + disk usage) in …

  9. AWS CloudWatch Insights - Simple Ternary IF or some similar …

    Jun 9, 2020 · AWS CloudWatch Insights - Simple Ternary IF or some similar function Asked 5 years, 4 months ago Modified 5 years, 4 months ago Viewed 12k times

  10. CloudWatchLogs line length limit - Stack Overflow

    Jun 19, 2019 · I was wondering if CLoudWatchLogs has a limit on the length of 1 line of logging. I checked the CloudWatchLogs Limit documentation page, but they do not specify anything …