wederbrand commented on issue #8955:
URL: https://github.com/apache/trafficserver/issues/8955#issuecomment-2796165953

   I believe this is present in the current official docker build version 10.0.5
   
   After running for a while, and successfully logging everything to stdout, 
ATS logs
   ```
   Traffic Server 10.0.5-0 Apr  4 2025 19:30:41 buildkitsandbox
   traffic_server: using root directory '/opt'
   ```
   and that's the last log I see on stdout
   
   From diags.log, at the same time, I see
   `[Apr 11 07:52:36.188] [LOG_FLUSH] ERROR: Failed to write log to stdout: 
[tried 1277, wrote 0, Bad file descriptor]`
   
   This is exactly what @Tristan971  noted, ATS seems to restart, either 
because of the failed write, or the write fails based on the restart.
   
   I don't have an override for **periodic_tasks_interval** nor for 
**max_secs_per_buffer** but have configured **rolling_enabled** with value 3.
   
   
   There must be something that yahoo (@bneradt) does to get it to work that I 
don't.
   
   
   


-- 
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: issues-unsubscr...@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to