MemeLabs / MemeLabs/overrustlelogs
Timestamp issues
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 134
- Forks
- 35
- PR merge metrics
- No merged PRs in 30d
Description
Where is the clock defined?
happy@nucbox:~# docker exec -it 6620dbbf18d1 date
Fri Sep 10 13:48:43 CEST 2021
If I check the date in the container, it's correct.
But in the logs it's serval hours behind
happy@nucbox:~# tail -1 /var/overrustlelogs/logs/Lirik\ chatlog/September\ 2021/2021-09-10.txt
[2021-09-10 11:48:43 UTC] melartini: never done drugs WeirdDude
So where do I change the time from UTC to CEST?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by comparing the container's date output with the UTC timestamps in the log file /var/overrustlelogs/logs/Lirik chatlog/September 2021/2021-09-10.txt, then trace where log timestamps are generated or configured. Done means the logging timezone behavior is identified and the requested UTC-to-CEST configuration is documented or implemented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, go
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100