-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Closed
Labels
DoneThis issue has been fixedThis issue has been fixedTheme: meeting developer expectationsaffected-mediumThis issue impacts approximately half of our customersThis issue impacts approximately half of our customersarea-hostingIncludes HostingIncludes Hostingarea-networkingIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractionsIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractionsenhancementThis issue represents an ask for new feature or an enhancement to an existing oneThis issue represents an ask for new feature or an enhancement to an existing oneseverity-minorThis label is used by an internal toolThis label is used by an internal tool
Milestone
Description
From @CesarBS on February 3, 2017 18:6
Every web server does this:
http://httpd.apache.org/docs/current/logs.html#accesslog
http://redmine.lighttpd.net/projects/1/wiki/Docs_ModAccessLog
http://nginx.org/en/docs/http/ngx_http_log_module.html#access_log
https://www.iis.net/configreference/system.applicationhost/log/centralw3clogfile
There are tools that analyze logs using those formats.
For reference:
https://en.wikipedia.org/wiki/Common_Log_Format
https://www.w3.org/TR/WD-logfile.html
Copied from original issue: aspnet/KestrelHttpServer#1339
Metadata
Metadata
Assignees
Labels
DoneThis issue has been fixedThis issue has been fixedTheme: meeting developer expectationsaffected-mediumThis issue impacts approximately half of our customersThis issue impacts approximately half of our customersarea-hostingIncludes HostingIncludes Hostingarea-networkingIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractionsIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractionsenhancementThis issue represents an ask for new feature or an enhancement to an existing oneThis issue represents an ask for new feature or an enhancement to an existing oneseverity-minorThis label is used by an internal toolThis label is used by an internal tool