Sending Nuxeo logs to syslog ?

Dear all,

I have to configure Nuxeo 2019 LTS to send its logs to syslog. Based on the official documentation I came up with the following in /opt/nuxeo/lib/log4j2.xml:

https://doc.nuxeo.com/nxdoc/logs/ https://logging.apache.org/log4j/2.x/manual/appenders.html#SyslogAppender

<Syslog name="SYSLOG" host="localhost" port="514" protocol="UDP">
<PatternLayout pattern="local5: %d{yyyy.MM.dd HH:mm:ss} %-5p [%c] %m%n"/>

How does that look ?

Best regards,

Samuel

0 votes

0 answers

674 views

ANSWER

Dear all. Would you have any opinion regarding this topic ? Best regards, Samuel
05/31/2021