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

Log a request unique identifier based on HTTP header #327

Open
tomaszmichalak opened this issue Aug 21, 2017 · 2 comments
Open

Log a request unique identifier based on HTTP header #327

tomaszmichalak opened this issue Aug 21, 2017 · 2 comments

Comments

@tomaszmichalak
Copy link
Member

We want to log a request unique identifier coming from a HTTP request. This id is added by Apache Front just before calling a Knot.x instance. So we want to read this data from the request and put this data into log file (retrieving this value from HTTP header). Usually this is achieved by MDC in Slf4j but in vert.x application it is not good approach. More details here:

https://groups.google.com/forum/#!topic/vertx/SKrG5EWw090

Please find a solution for this problem.

@tomaszmichalak
Copy link
Member Author

@malaskowski
Copy link
Member

Waiting for Vert.x 4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants