1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

Merge pull request #97776 from openshift-cherrypick-robot/cherry-pick-97479-to-enterprise-4.20

[enterprise-4.20] OCPBUGS#59857: Added KBase link to modules/nw-configure-ingress-acces…
This commit is contained in:
Servesha Dudhgaonkar
2025-08-19 20:44:16 +05:30
committed by GitHub
2 changed files with 11 additions and 1 deletions

View File

@@ -157,8 +157,13 @@ spec:
logging:
access:
destination:
type: Container
container:
maxLength: 8192
type: Container
httpCaptureHeaders:
request:
- maxLength: 128
name: X-Forwarded-For
----
* To view the original client source IP address by using the `X-Forwarded-For` header in the `Ingress` access logs, see the "Capturing Original Client IP from the X-Forwarded-For Header in Ingress and Application Logs" Red{nbsp}Hat Knowledgebase solution.

View File

@@ -75,6 +75,11 @@ include::modules/nw-scaling-ingress-controller.adoc[leveloffset=+2]
include::modules/nw-configure-ingress-access-logging.adoc[leveloffset=+2]
[role="_additional-resources"]
.Additional resources
* link:https://access.redhat.com/solutions/7096271[Capturing Original Client IP from the X-Forwarded-For Header in Ingress and Application Logs]
include::modules/nw-ingress-setting-thread-count.adoc[leveloffset=+2]
include::modules/nw-ingress-setting-internal-lb.adoc[leveloffset=+2]