sameersbn / sameersbn/docker-gitlab
Gitlab logging
Open
Nobody has claimed this yet.
wontfix
- Dominant language
- Shell
- Stars
- 8.1k
- Forks
- 2.1k
- Avg merge
- 17h 47m
- Merged PRs (30d)
- 7
Description
Can Gitlab logs (production.log, application.log, etc) be redirected to stdout in order to show them using docker logs?
Contributor guide
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 locating how production.log and application.log are configured in the Docker image. Trace the logging setup and verify the behavior with Docker; done means the GitLab logs are redirected to stdout and are visible through docker logs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker
- Domain
- devops, observability-sre
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100