Graylog2 / Graylog2/graylog2-server
GELF HTTP X-Forwarded-For headers not honored
Open
feature
triaged
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
## What?
As a Graylog user utilizing the GELF HTTP input I expect the X-Forwarded-For headers to be honored when using a load balancer.
## Why?
Currently when using any load balancer when explicitly stating the headers in Graylog they are not honored, as a result the IP/client address shows as coming from the load balancer and not the actual client.
See HS-565348230 for details.
Contributor guide
Assessment
This issue has not been assessed yet.