Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding X-Forwarded-for header in httpd access log #400

Closed
wants to merge 10 commits into from

Conversation

jordarlu
Copy link
Contributor

Description

Adding X-Forwarded-For header in httpd access log.

Reference: https://repost.aws/knowledge-center/elb-capture-client-ip-addresses

We apply this modification only on SSL-enabled sessions since all incoming internet traffic on the production environment is routed through SSL. Additionally, we make this adjustment in jenkins.conf instead of the default httpd.conf because we have created jenkins.conf, and it functions equivalently to httpd.conf.

Issues Resolved

N/A

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Jeff Lu <chunglu@amazon.com>
Signed-off-by: Jeff Lu <chunglu@amazon.com>
Signed-off-by: Jeff Lu <chunglu@amazon.com>
Signed-off-by: Jeff Lu <chunglu@amazon.com>
Signed-off-by: Jeff Lu <chunglu@amazon.com>
Signed-off-by: Jeff Lu <chunglu@amazon.com>
Signed-off-by: Jeff Lu <chunglu@amazon.com>
Signed-off-by: Jeff Lu <chunglu@amazon.com>
Signed-off-by: Jeff Lu <chunglu@amazon.com>
Signed-off-by: Jeff Lu <chunglu@amazon.com>
@jordarlu jordarlu closed this Mar 19, 2024
@jordarlu
Copy link
Contributor Author

closing this draft PR

@jordarlu jordarlu deleted the x-forwarded-for branch March 20, 2024 00:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant