'Docker log' command doesn't show logs #3879

Closed
opened 2025-11-02 05:29:22 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @holmesb on GitHub (Sep 1, 2019).

Neither docker logs nor kubectl logs contain gitea.log content. Need to log to stdout & stderr for these commands to work, but instead container logs to file: /app/gitea/log/gitea.log. Possible solution.

Originally created by @holmesb on GitHub (Sep 1, 2019). Neither `docker logs` nor `kubectl logs` contain gitea.log content. Need to log to stdout & stderr for these commands to work, but instead container logs to file: /app/gitea/log/gitea.log. [Possible solution](https://serverfault.com/questions/599103/make-a-docker-application-write-to-stdout).
GiteaMirror added the type/question label 2025-11-02 05:29:22 -06:00
Author
Owner

@lafriks commented on GitHub (Sep 1, 2019):

You can set what logs do you want to output to stdout in app.ini

@lafriks commented on GitHub (Sep 1, 2019): You can set what logs do you want to output to stdout in app.ini
Author
Owner

@stale[bot] commented on GitHub (Oct 31, 2019):

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 weeks. Thank you for your contributions.

@stale[bot] commented on GitHub (Oct 31, 2019): This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 weeks. Thank you for your contributions.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#3879