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

Also available in: Atom PDF