kubeshark/docs
Nimrod Gilboa Markevich 68c4ee9a4f
Replace source IP with X-Forwarded-For in http, if exists (#606)
Support source IP resolving for HTTP traffic in Istio service mesh.

If X-Forwarded-For HTTP request header is present, replace the source address with the left-most address in X-Forwarded-For (earliest in Envoy implementation of this header).

This allows Mizu to resolve source IPs in Istio service meshes, if the use_remote_address option is on. Added instructions on how to turn it on.
2022-01-12 14:22:02 +02:00
..
CODE_OF_CONDUCT.md Move all docs to docs folder and clean project root (#278) 2021-09-15 11:53:23 +03:00
CODEOWNERS Move all docs to docs folder and clean project root (#278) 2021-09-15 11:53:23 +03:00
CONFIGURATION.md Fix the acceptance tests and a typo in CONFIGURATION.md (#610) 2022-01-09 17:38:41 +03:00
CONTRACT_MONITORING.md Add OAS contract monitoring support (#325) 2021-10-19 14:24:22 +03:00
CONTRIBUTING.md Move all docs to docs folder and clean project root (#278) 2021-09-15 11:53:23 +03:00
INSTALL_STANDALONE.md Mizu install mode (#566) 2021-12-28 15:44:37 +02:00
PERMISSIONS.md Document ways to edit permissions (#616) 2022-01-10 15:36:16 +02:00
POLICY_RULES.md fixed policy rules readme (#321) 2021-10-07 09:11:24 +03:00
SERVICE_MESH.md Replace source IP with X-Forwarded-For in http, if exists (#606) 2022-01-12 14:22:02 +02:00
TESTING.md Move all docs to docs folder and clean project root (#278) 2021-09-15 11:53:23 +03:00