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

Add W3C logging to HttpLogging middleware #31843

Closed
Tracked by #31863
jkotalik opened this issue Apr 15, 2021 · 1 comment · Fixed by #33251
Closed
Tracked by #31863

Add W3C logging to HttpLogging middleware #31843

jkotalik opened this issue Apr 15, 2021 · 1 comment · Fixed by #33251
Assignees
Labels
area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions enhancement This issue represents an ask for new feature or an enhancement to an existing one
Milestone

Comments

@jkotalik
Copy link
Contributor

We want to extend the HttpLogging Middleware to include W3C logs.

Hazy details:

  • Logging Provider
  • Logging inside of the middleware to a different logger
  • Making sure format is consistent (no extra fields per request/response)

@shirhatti can you help with specific details here?

@jkotalik jkotalik added this to the 6.0-preview5 milestone Apr 15, 2021
@blowdart
Copy link
Contributor

The spec - https://www.w3.org/TR/WD-logfile.html

The fields IIS could log are at https://www.loganalyzer.net/log-analyzer/w3c-extended.html. You don't have to include all of them (win32status for example)

@jkotalik jkotalik mentioned this issue Apr 16, 2021
5 tasks
@wtgodbe wtgodbe modified the milestones: 6.0-preview5, 6.0-preview6 Jun 1, 2021
@wtgodbe wtgodbe mentioned this issue Jun 3, 2021
4 tasks
@danroth27 danroth27 added the enhancement This issue represents an ask for new feature or an enhancement to an existing one label Jul 6, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Aug 6, 2021
@amcasey amcasey added area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions and removed area-runtime labels Aug 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions enhancement This issue represents an ask for new feature or an enhancement to an existing one
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants