All Content tagged with Log Groups

Log groups define groups of log streams that share the same retention, monitoring, and access control settings.

Content language: English

Select up to 5 tags to filter
Sort by most recent
69 results
**Title:** Issue with EventBridge Rule Triggering SSM Document **Description:** I am trying to create an EventBridge rule that triggers whenever a new CloudWatch Log Group is created. The triggered...
1
answers
0
votes
31
views
asked 2 days ago
Using the AWS CLI, I can list my log groups. `aws logs describe-log-groups { "logGroups": [ { "logGroupName": "my_log_group", "creationTime": 1596419418715, ...
1
answers
0
votes
36
views
asked a month ago
I'm trying to deploy terraform code through AWS codepipeline, for which I have 2 buildspec files buildspec.yaml & buildspec-apply.yaml but not able to see the logs when stages are ran, I can see log g...
1
answers
0
votes
72
views
asked 3 months ago
I am trying to use the watchtower API to send logs to Cloudwatch - but I don't see any log groups or any data. Here is the relevant python code. Am I instantiating the Cloudwatch handler correctly? ...
1
answers
0
votes
71
views
asked 3 months ago
Hello, Is there a way to retrieve the total count of queries executed against a specific CloudWatch Logs log group since the log group's creation or for a custom date range (e.g., past 30 days, past 9...
1
answers
0
votes
79
views
asked 3 months ago
**Issue:** When I call ***FilterLogEvents*** and repeat/loop the call, using *nextToken* from the response, to load all the results that match the query (same filter string, and time window), the agg...
1
answers
0
votes
97
views
asked 4 months ago
Hi, I am trying to do something basic: pipe logs from a process running on an EC2 instance to Cloudwatch. I followed the Cloudwatch tutorials for installing/configuring/starting an agent on the EC2 i...
1
answers
0
votes
387
views
asked 5 months ago
Hi all, Currently we are trying to enable pgAudit extensions on our cluster. However, this extension will increase the log sent to the CloudWatch drastically (we set our cluster to send the log to Cl...
1
answers
0
votes
259
views
asked 5 months ago
We are using Fluent Bit in our EKS cluster with custom Windows Core nodes. When a new Windows node is created, the logs from the pods running on it and the node itself do not appear in our CloudWatch ...
0
answers
0
votes
806
views
asked 6 months ago
Hello, I am currently using Fluent Bit DaemonSets to collect logs from both Linux and Windows nodes in UAT and Production environments. For Windows nodes, I am using Windows Core nodes with the same ...
0
answers
0
votes
336
views
asked 6 months ago
How can we change the date format to allow local time. Seems it only displays utc. Here is a screenshot. ![Log Group Screen Shot](/media/postImages/original/IM0__iTQEWSZekbt2fusgmvg)
3
answers
0
votes
930
views
asked 6 months ago
I have a lambda function that logs to a log group. On AWS console when I wanted to search for a string in my log group I would go to "Search all log streams" and then enter my string (usually restrict...
1
answers
0
votes
545
views
asked 7 months ago