Allow omitting timestamps for aws logs tail command
Open
feature-request
logs
p3
- Dominant language
- Python
- Stars
- 17.3k
- Forks
- 4.6k
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 13
Description
Add a new format, just like `--format short` but without timestamps.
My logs already have timestamps, and on a small screen it takes up precious space. Moreover, timestamps are added even to multiline messages, which makes it hard for copying data from `aws logs tail`
Contributor guide
Assessment
This issue has not been assessed yet.