jorgebastida / jorgebastida/awslogs
Add option to convert timestamp to local offset
Open
- Dominant language
- Python
- Stars
- 5k
- Forks
- 342
- PR merge metrics
- No merged PRs in 30d
Description
I use the `--timestamp` option to display the log time a lot.
However, it always shows the log line's timestamp in UTC.
I would love the ability to convert the timestamp to my local offset.
It doesn't need to be a fully localised time. ISO-8601 is fine for me, just adjust the time and offset.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the --timestamp option; the issue does not identify a file or test. The change is complete when timestamp output can be adjusted to the user's local offset while retaining an ISO-8601-compatible format.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100