dheeraj12347 opened a new pull request, #12967:
URL: https://github.com/apache/cloudstack/pull/12967

   This change updates the CONSOLE appender PatternLayout in:
   
   client/conf/log4j-cloud.xml.in
   
   server/conf/log4j-cloud.xml.in
   
   agent/conf/log4j-cloud.xml.in
   
   The console patterns now include %d{DEFAULT} at the beginning, matching the 
existing rolling file appender patterns. This ensures .err log lines (fed from 
console/stderr by the systemd units) include timestamps, which improves 
troubleshooting and aligns .err with .log, as requested in issue #12887.
   
   Hyper-V’s log4j-cloud.xml.in already uses a timestamped console pattern and 
is unchanged.
   
   Fixes #12887.
   
   


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