Skip to content

Make Original Client IP Available to Metacat in K8s #2277

@artntek

Description

@artntek

In K8s, the ingress now provides the real (remote) client IP address in the x-real-ip and x-forwarded-for headers. However, tomcat still logs the (local) IP address of the ingress itself (192.x.x.x).

Tomcat can be configured to use the real IP, instead, though; see:

This requires editing server.xml and including it in the docker image

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions