awslogs icon indicating copy to clipboard operation
awslogs copied to clipboard

AWS CloudWatch logs for Humans™

Results 130 awslogs issues
Sort by recently updated
recently updated
newest added

Version: 0.14.0 Python: 3.8.4 (tags/v3.8.4:dfa645a, Jul 13 2020, 16:46:45) [MSC v.1924 64 bit (AMD64)] boto3 version: 1.20.15 Platform: Windows-10-10.0.18362-SP0 Args: ['C:\\Python38\\Scripts\\awslogs', 'get', 'prod-HagueFiles', '-s', '3d'] Config: {'aws_access_key_id': 'SENSITIVE', 'aws_secret_access_key': 'SENSITIVE',...

I use do-release-upgrade to upgrade Ubuntu16 to Ubuntu18. After awslogs cannot run, logs cannot be uploaded to aws cloudwatch. Python 2.7.17 awslogs.service - LSB: Daemon for AWSLogs agent. Loaded: loaded...

``` Version: 0.14.0 Python: 3.9.9 (tags/v3.9.9:ccb0e6a, Nov 15 2021, 18:08:50) [MSC v.1929 64 bit (AMD64)] boto3 version: 1.20.18 Platform: Windows-10-10.0.19043-SP0 Traceback (most recent call last): File "C:\Users\Lukas Lindberg\AppData\Local\Packages\PythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0\LocalCache\local-packages\Python39\site-packages\awslogs\bin.py", line 179,...

I am trying to stream log data from a lambda function and I am pretty sure that the error has somnething to do wit the fact that it doesn't like...

You've found a bug! Please, raise an issue attaching the following traceback https://github.com/jorgebastida/awslogs/issues/new Version: 0.14.0 Python: 3.9.0 (default, Nov 30 2020, 15:21:09) [Clang 12.0.0 (clang-1200.0.32.27)] boto3 version: 1.15.6 Platform: macOS-10.16-x86_64-i386-64bit...

Version: **0.14.0** Python: **3.8.10 (default, Sep 28 2021, 16:10:42)** [GCC 9.3.0] boto3 version: **1.17.53** Platform: **Linux-5.4.0-88-generic-x86_64-with-glibc2.29** Args: `['/home/navigus/.local/bin/awslogs', 'get', '/ecs/staging-xxx-yyy-server', '--query=message', '--start=60m ago', '--end=30m ago']` Config: `{'aws_access_key_id': 'SENSITIVE', 'aws_secret_access_key': 'SENSITIVE',...

I never remember if this command is --tail or --follow or --watch

When performing an `awslogs get` operation on a log group with many streams, even if I I specify the full log stream name I want to search, the performance is...

When some logs contains invalid characters awslogs fails. This is the traceback: Traceback (most recent call last): File "/home/ubuntu/.local/lib/python3.5/site-packages/awslogs/bin.py", line 179, in main getattr(logs, options.func)() File "/home/ubuntu/.local/lib/python3.5/site-packages/awslogs/core.py", line 229, in...

Version: 0.14.0 Python: 3.9.5 (default, May 3 2021, 19:12:05) [Clang 12.0.5 (clang-1205.0.22.9)] boto3 version: 1.14.20 Platform: macOS-11.5-arm64-arm-64bit Args: ['/opt/homebrew/bin/awslogs', 'get', '/aws/lambda/XXXXX-z68xVAcjbqrp', 'ALL', '--watch'] Config: {'aws_access_key_id': 'SENSITIVE', 'aws_secret_access_key': 'SENSITIVE', 'aws_session_token': 'SENSITIVE',...