zrhoffman commented on PR #7979:
URL: https://github.com/apache/trafficcontrol/pull/7979#issuecomment-2048256507

   > After running Dev CIAB on the PR code, couldn't find the log files either 
at /opt/traffic_router/var or /var/log/.
   
   The TR logs show up for me in `/var/log/traffic_router`.
   
   ```shell
   [root@trafficrouter traffic_router]# ls -l
   total 76
   -rw-r--r-- 1 root root     0 Apr 10 18:52 access.log
   -rw-r--r-- 1 root root 73560 Apr 10 18:55 traffic_router.log
   [root@trafficrouter traffic_router]# tail -f access.log
   ```
   
   They also show up for `docker-compose logs -f trafficrouter`.
   
   > Also couldn't find the log file in TM container as well.
   
   The TM logs are printed to stdout only with no files
   
   
https://github.com/apache/trafficcontrol/blob/900cf169757b007e106ecdf112f9c520fbdd7635/infrastructure/cdn-in-a-box/traffic_monitor/traffic_monitor.cfg#L8-L13
   
   
https://github.com/apache/trafficcontrol/blob/900cf169757b007e106ecdf112f9c520fbdd7635/infrastructure/cdn-in-a-box/variables.env#L76-L81


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to