mitchell852 commented on issue #927: [TC-499] Traffic Portal logging should be 
consistent with other TC applications
URL: https://github.com/apache/trafficcontrol/issues/927#issuecomment-600305578
 
 
   TP will write to an access.log as you specify in in 
traffic_portal/conf/config.js. By default it will write it to 
/var/log/traffic_portal/access.log. In this access.log, a timestamp exists for 
each log line along with the request path and the response code. Currently, as 
defined in traffic_portal/server.js, access logs are only captured for response 
codes 400 or above. That can be changed in server.js.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to