Skip to content

gitlab-workhorse: support logFormat (default JSON)

Jason Plum requested to merge workhorse-add-log-config into master

Add support to configure -logFormat argument of gitlab-workhorse.

Expose workhorse.logFormat (default json) to the container as GITLAB_WORKHORSE_LOG_FORMAT. Document accepted formats (except none).

Builds on gitlab-org/build/CNG!514 (merged)

Closes #2249 (closed)

Merge request reports