Top "Amazon-cloudwatchlogs" questions

Amazon CloudWatch Logs allows aggregation and management of log events sent to it by AWS or custom services.

CloudWatch logs acting weird

I have two log files with multi-line log statements. Both of them have same datetime format at the begining of …

amazon-web-services amazon-cloudwatch cloudwatch amazon-cloudwatchlogs
AWS Elastic Beanstalk: Add custom logs to CloudWatch?

How to add custom logs to CloudWatch? Defaults logs are sent but how to add a custom one? I already …

amazon-web-services amazon-elastic-beanstalk amazon-cloudwatch amazon-cloudwatchlogs
CloudWatch Log costing too much

I've been doing some Amazon AWS tinkering for a project that pulls in a decent amount of data. The majority …

amazon-web-services amazon-cloudwatch amazon-cloudwatchlogs
Amazon Cloudwatch Logs Insights parse with regex

I'm trying to extract an ephemeral field with the parse command. Unfortunately, the log format is such that the glob …

regex amazon-cloudwatchlogs amazon-cloudwatch
CloudWatch Insights Query - How to get a single count from counts

I have a log file which contains playerId values, some players have multiple entries in the file. I want to …

amazon-web-services amazon-cloudwatch amazon-cloudwatchlogs aws-cloudwatch-log-insights
AWS CloudWatch: EndpointConnectionError: Could not connect to the endpoint URL

I just followed these instructions (Link) to get AWS CloudWatch installed on my EC2 instance. I updated my repositories: sudo …

amazon-web-services amazon-cloudwatch cloudwatch amazon-cloudwatchlogs
Filter by timestamp query on AWS Cloudwatch Logs Insights

I am trying to use AWS Cloudwatch Logs insights in order to search in some quite old logs of our …

amazon-web-services amazon-cloudwatch amazon-cloudwatchlogs aws-cloudwatch-log-insights
How to create cloudwatch event using cloudformation template?

I am using cloudwatch scheduled event to trigger my lambda function after specific time interval. I would like to use …

amazon-web-services amazon-cloudformation amazon-cloudwatch aws-lambda amazon-cloudwatchlogs
How do I get AWS credentials in the AWS ECS docker container?

First, I use the server environment: sever: django + nginx + uwsgi cloud: docker + AWS ECS logging: AWS CloudWatch log service + watchtower …

django amazon-web-services logging docker amazon-cloudwatchlogs