JoaoJandre commented on code in PR #10980: URL: https://github.com/apache/cloudstack/pull/10980#discussion_r2135807568
########## client/conf/log4j-cloud.xml.in: ########## @@ -50,9 +50,7 @@ under the License. <!-- Append warnings+ to the syslog if it is listening on UDP port --> <!-- ============================== --> - <Syslog name="SYSLOG" host="localhost" facility="LOCAL6"> - <ThresholdFilter level="WARN" onMatch="ACCEPT" onMismatch="DENY"/> - <PatternLayout pattern="%d{DEFAULT} %-5p [%c{1.}] (%t:%x) (logid:%X{logcontextid}) %m%ex{filters(${filters})}%n"/> Review Comment: @DaanHoogland is there a reason to remove the pattern and threshold? -- 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: commits-unsubscr...@cloudstack.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org