Support Article
Suppress parameters in the alert event
SA-9328
Summary
In detail for each alert event, parameters on the steps page will also be printed. As some of the sensitive information is passed in the parameters of the alert log file, is there a way to suppress printing of the parameters in the alert event?
Right now one can suppress the individual alert with the corresponding class name but user wanted to know for suppressing the parameter in the event.
For example to suppress the PEGA0001 alert, user can set the logging level for com.pega.pegarules.session.internal.engineinterface.service.HttpAPI to OFF.
Similarly is there a setting that logs the ALERT, but will not print the parameters?
Resolution
This issue is resolved through the following local change:
Include prconfig/alerts/parameterpage/remoteFilterType/default in DSS settings or make the changes in prconfig as <env name="alerts/parameterpage/remoteFilterType" value="obfuscate" />
After doing this restart all the nodes if it is a multi node environment.
Published August 1, 2016 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.