awslogs icon indicating copy to clipboard operation
awslogs copied to clipboard

AWS CloudWatch logs for Humans™

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

Awslogs may crash if MFA credentials expire while it is getting a large log stream. Trace: ``` Version: 0.12.0 Python: 3.7.3 (default, Mar 27 2019, 09:23:32) [Clang 9.0.0 (clang-900.0.39.2)] boto3...

PR: is it possible to support many log groups -

Here is the stack trace for the following command: awslogs get 'pathToMyGroup' ALL --aws-region='anyRegion' --start='1 min' > out ==> ```Version: 0.11.0 Python: 3.7.4 (tags/v3.7.4:e09359112e, Jul 8 2019, 19:29:22) [MSC v.1916...

botocore.exceptions.ProxyConnectionError: Failed to connect to proxy URL: "http://127.0.0.1:39301/"

This error happened during a deploy where botocore was being updated from 1.12.253 to 1.13.4 and boto3 was being updated from 1.9.253 to 1.10.4. ```Version: 0.11.0 Python: 3.7.4 (default, Jul...

````Version: 0.11.0 Python: 3.7.4 (default, Sep 7 2019, 18:27:02) [Clang 10.0.1 (clang-1001.0.46.4)] boto3 version: 1.9.0 Platform: Darwin-18.7.0-x86_64-i386-64bit Config: {'aws_access_key_id': 'SENSITIVE', 'aws_secret_access_key': 'SENSITIVE', 'aws_session_token': 'SENSITIVE', 'aws_profile': 'SENSITIVE', 'aws_region': None, 'log_group_name': '/aws/lambda/cfgserv_lambda',...

I got this error while using awslogs: You've found a bug! Please, raise an issue attaching the following traceback https://github.com/jorgebastida/awslogs/issues/new ```Version: 0.11.0 Python: 3.7.3 (default, Mar 27 2019, 09:23:15) [Clang...

It would be great if we could extend the colors with filters to allow for anything with eg "error" to be red, and so forth. I often want both the...

Got a few stack traces suggesting to fill a bug report, so instead of doing that decided to create a pull request with some small fixes for these cases

Watch command: ```awslogs get /aws/lambda/xxx ALL --watch``` Traceback: ```Version: 0.11.0 Python: 3.7.3 (v3.7.3:ef4ec6ed12, Mar 25 2019, 22:22:05) [MSC v.1916 64 bit (AMD64)] boto3 version: 1.9.208 Platform: Windows-7-6.1.7601-SP1 Config: {'aws_access_key_id': 'SENSITIVE',...