awslogs
awslogs copied to clipboard
AWS CloudWatch logs for Humans™
Any plans to add aggregation of multiple groups? We have a bunch of services running in ECS and it's sometimes useful to be able to view the aggregated logs of...
Version: 0.7.0 Python: 2.7.12 (default, Sep 1 2016, 22:14:00) [GCC 4.8.3 20140911 (Red Hat 4.8.3-9)] boto3 version: 1.4.1 Platform: Linux-4.4.30-32.54.amzn1.x86_64-x86_64-with-glibc2.2.5 Config: {'output_timestamp_enabled': True, 'output_group_enabled': True, 'end': None, 'log_group_name': 'production_ironman_eb_/var/log/rails.log', 'log_stream_name':...
Command ran: `awslogs get SOME_GROUP_NAME --no-color -s "07/06/2021 11:27 EST" -e "07/08/2021 16:26 EST" | awk '{$1=$2=""; print $0}' | tr -d " " | grep '^{' | jq --compact-output...
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.6 (default, Jun 28 2021, 19:24:41) [Clang 12.0.5 (clang-1205.0.22.9)] boto3 version: 1.14.20 Platform: macOS-11.4-arm64-i386-64bit...
Hi, I installed this cli and It's not returning logs when I do `awslogs get stream`. It's not giving any error, It just return nothing. `awslogs groups` works correctly showing...
Version: 0.8.0 Python: 2.7.13 (v2.7.13:a06454b1afa1, Dec 17 2016, 20:42:59) [MSC v.1500 32 bit (Intel)] boto3 version: 1.4.4 Platform: Windows-7-6.1.7601-SP1 Config: {'output_timestamp_enabled': False, 'output_group_enabled': True, 'end': '2/28/2017', 'log_group_name': 'Middleware', 'log_stream_name': 'ALL',...
``` Alex.LordThorsen@esmbp-C02DV3Y1ML7H ~/git [2] :( % awslogs --aws_region="eu-west-1" 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.8.7 (default, Dec 30 2020, 10:13:08)...
Hello, even when I put --region us-east-2, its still pulling from us-east-1 I had to run aws configure and set regions as us-east-2 to make it pull from us-east-2
```trace 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.4-arm64-arm-64bit Args: ['/opt/homebrew/bin//awslogs', 'groups', '--profile', 'ALL'] Config: {'aws_access_key_id': 'SENSITIVE', 'aws_secret_access_key': 'SENSITIVE', 'aws_session_token': 'SENSITIVE',...
Version: 0.14.0 Python: 3.8.6 (default, May 27 2021, 13:28:02) [GCC 10.2.0] boto3 version: 1.14.62 Platform: Linux-5.8.0-53-generic-x86_64-with-glibc2.32 Args: ['/home/adiaz/.local/bin/awslogs', 'get', '/tst2/DSI_17.0', 'ALL', '--start=4/6/2021 03:00:00', '--end=4/6/2021 10:00:00', '--watch', '--profile=lv-tst2', '--aws-region=us-east-1'] Config: {'aws_access_key_id':...