Closed
PegaLogView 3.0
Could you someone give me advice for below issue when i try to load PegaRule Alert log to PLV 3.0?
Please see attachment
Thanks-
This content is closed to future replies and is no longer being maintained or updated.
Links may no longer function. If you have a similar request, please write a new post.
Could you someone give me advice for below issue when i try to load PegaRule Alert log to PLV 3.0?
Please see attachment
Thanks-
Hi Larry,
It looks like the PegaAlert log file the conversion pattern is being modified.
Inorder to load this in LogViewer - Check for conversion pattern in prlogging.xml from the environment you have the PegaAlert log
OOTB PegaAlert conversion pattern in Prlogging.xml
<appender name="ALERT" class="com.pega.pegarules.priv.util.DailySizeRollingFileAppenderPega">
Below is setting for Alert log in prlogging:
<param name="FileNamePattern" value="'@{web.tmpdir}/PegaRULES-ALERT-'yyyy-MMM-dd'.log'"/>
<param name="MaxFileSize" value="500MB" />
<layout class="com.pega.apache.log4j.PatternLayout">
<param name="ConversionPattern" value="%m%n" />
Could you please show me how to loading this log? Please have step detail or screenshot.
Thanks so much.
Hi Larry,
Were you able to resolve this issue ? or still looking for help ? If so, would you be able to share the prlogging.xml file/ snippet for that logfile (from the environment you had that log file generated).
Pega Collaboration Center has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.