Feature: Set openssh logLevel via environ #8755

Closed
opened 2025-11-02 08:16:33 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @pi3ch on GitHub (Mar 27, 2022).

OpenSSH can generate lots of info logs every few seconds (see https://gitea.com/gitea/helm-chart/issues/224 and https://gitea.com/gitea/helm-chart/issues/258).
Currently, LogLevel is not configurable via environ (see c29fbc6d23/docker/root/etc/templates/sshd_config (L11))

This is a feature request for making openssh log level configurable.

Originally created by @pi3ch on GitHub (Mar 27, 2022). OpenSSH can generate lots of info logs every few seconds (see https://gitea.com/gitea/helm-chart/issues/224 and https://gitea.com/gitea/helm-chart/issues/258). Currently, `LogLevel` is not configurable via environ (see https://github.com/go-gitea/gitea/blob/c29fbc6d2316b8b42b37c3b379eb2297f7a93aeb/docker/root/etc/templates/sshd_config#L11) This is a feature request for making openssh log level configurable.
GiteaMirror added the topic/distribution label 2025-11-02 08:16:33 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#8755