Question
3
Replies
337
Views
Posted: May 9, 2016
Last activity: May 9, 2016
syslog logging? Logging operational documentation?
Can pega be configured to log to the syslogd logging daemon? Also is there documentation for pega 7 operational support such as log files etc?
Hi,
I see that log4j has SyslogAppender (Apache Log4j 1.2.17 API) which java application can utilize that to log to syslog (e.g. Logging to the syslog from a java application « Trifork Blog / Trifork: Enterprise Java, Open Source, software solution…) . But i don't see SyslogAppender in the OOTB prlogging-1.2.14.jar so i don't think this is something can be done by simple configuration.
=waikei