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

Capture the source port in the http2 observer #1694

Closed
ganeshmurthy opened this issue Dec 11, 2024 · 0 comments
Closed

Capture the source port in the http2 observer #1694

ganeshmurthy opened this issue Dec 11, 2024 · 0 comments

Comments

@ganeshmurthy
Copy link
Contributor

The source port can be found in the x-forwarded-for header. Capture the value of this header in the vanflow attribute VFLOW_ATTRIBUTE_SOURCE_HOST

@ganeshmurthy ganeshmurthy changed the title Capture the source port in the http2 adaptor Capture the source port in the http2 observer Dec 11, 2024
ganeshmurthy added a commit that referenced this issue Dec 23, 2024
#1704)

* Fixes #1694: Additional fix. Capture the first left-most x-forwarded-for header value

* Fixed python-checker errors

* Code review change: Set the max len of the copy buffer to 128
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

No branches or pull requests

1 participant