Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • T testing-infrastructure
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • typo3
  • CI
  • testing-infrastructure
  • Merge requests
  • !7

Merged
Created Mar 06, 2022 by Stefan Bürk@stefan.buerkOwner

[TASK] Ensure caddy is logging accesses to files

  • Overview 0
  • Commits 1
  • Changes 1

Caddy webserver was configured to log to stout, running as docker service, thus not logging any useful at all. To be able to track cross service issues down this patch enables now file logging for caddy, written to the mountend data volumne.

  • enable file logging for 80 and 443 for gerrit-adapter app
  • format log as json format

further reads:

https://caddyserver.com/docs/caddyfile/directives/log#file https://caddyserver.com/docs/caddyfile/directives/log#json

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: stefan-1