Project

General

Profile

Actions

Task #2125

closed

Completely disable tomcat access logging

Added by Petr Fišer about 4 years ago. Updated almost 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Petr Fišer
Target version:
Start date:
03/18/2020
Due date:
% Done:

0%

Estimated time:
Owner:

Description

Currently, our bcv-tomcat image supports two configurations for Tomcat access log:
  • To files on "disk" as is usual for Tomcat. User has to mount the logs/ directory. Otherwise, logs will stay only inside the container.
  • To STDOUT using a valve override.

STDOUT logging is ok, but in CzechIdM deployments we use reverse proxy. The proxy can (and will) do the access logging anyway so we do not need it also in the tomcat container.
Goal: Add third option to the bcv-tomcat image. This option will disable Tomcat's access logging completely.

Actions #1

Updated by Petr Fišer about 4 years ago

  • Description updated (diff)
Actions #2

Updated by Petr Fišer about 4 years ago

  • Target version changed from 143 to bcv-tomcat:8.5.56-r0
Actions #3

Updated by Petr Fišer almost 4 years ago

  • Status changed from New to Resolved
  • Assignee set to Petr Fišer

Implemented in develop as git.a226cc7 .
Awaiting release.

Actions #4

Updated by Petr Fišer almost 4 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF