aws / aws/aws-cli

Log viewer

Open
#6,483 2 comments 0 reactions 0 assignees View on GitHub
feature-request logs p2
Dominant language
Python
Stars
17.3k
Forks
4.6k
Avg merge
1d 2h
Merged PRs (30d)
13

Description

When I perform `aws logs get-query-results --query-id 653f78fd-31c9-425e-b4bf-80f3b38557f1` it looks horrendous.

* --output text # doesn't really help
* I've noticed via Github search doing `aws logs get-query-results --query-id 6... --query "results[].merge({separator: ',', value: value}).*[]"` which is also awful

**Describe the solution you'd like**
A developer experience on the cli which doesn't hurt my eyes

* pagination
* filtering

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.