You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by GitBox <gi...@apache.org> on 2019/05/20 18:25:33 UTC

[GitHub] [trafficcontrol] rivasj opened a new issue #3587: Traffic Ops error logs not standardized

rivasj opened a new issue #3587: Traffic Ops error logs not standardized
URL: https://github.com/apache/trafficcontrol/issues/3587
 
 
   Some log lines in Traffic Ops error.log contain a timestamp and some do not. The expected format is as follows:
   
   \<log_level:> \<file:line> \<timestamp> \<message>
   i.e.:
   `ERROR: api.go:98: 2019-02-15T22:40:16.829456473Z: 96.116.59.158:63410 error getting cookie: http: named cookie not present`
   
   `ERROR: server.go:2846: http: TLS handshake error from 96.114.121.197:34612: EOF`
   `proxy error: 2019/02/15 22:40:08.825171 http: proxy error: dial tcp [::]:60443: getsockopt: connection refused`
   `ERROR: api.go:98: 2019-02-15T22:40:16.829456473Z: 96.116.59.158:63410 error getting cookie: http: named cookie not present`

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services