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

   Running with debug outputs massive amounts of logs but some of the important 
onces seems to be
   ```
   [Apr 11 08:14:51.543] traffic_server DIAG: <LogFile.cc:94 (LogFile)> 
(log-file) exiting LogFile constructor, m_name=stdout, this=0x7efd3a24d8c0, 
escape_type=0
   [Apr 11 08:14:51.543] traffic_server DIAG: <LogBuffer.cc:142 (LogBuffer)> 
(log-logbuffer) [0x7efd39b80900] Created buffer 0 for stdout at address 
0x7efd39de0000, size 9216
   [Apr 11 08:14:51.543] traffic_server DIAG: <LogConfig.cc:89 
(register_rolled_log_auto_delete)> (logspace) Registering rotated log deletion 
for stdout with min roll count 0
   ...
   [Apr 11 08:21:26.792] [LOG_FLUSH] DIAG: <Log.cc:1392 (flush_thread_main)> 
(log) Successfully wrote some stuff to stdout
   (last successful write, 6-7 minutes after start)
   ...
   [Apr 11 08:21:41.756] [LOG_FLUSH] DIAG: <LogFile.cc:261 (close_file)> 
(log-file) LogFile stdout is closed
   [Apr 11 08:21:41.756] [LOG_FLUSH] DIAG: <LogFile.cc:228 (open_file)> 
(log-file) writing header to LogFile stdout
   [Apr 11 08:21:41.756] [LOG_FLUSH] DIAG: <LogFile.cc:235 (open_file)> (log) 
exiting LogFile::open_file(), file=stdout presumably open
   ```
   
   Is there any specific config that would be interested to change?


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