Skip to main content

This content has been archived and is no longer being updated. Links may not function; however, this content may be relevant to outdated versions of the product.

Support Article

How to remove sensitive data from alert logs

SA-7789

Summary



Personal information is logged through Pega alert logging. How to prevent logging this information from the PegaRULES-ALERT log?

Resolution


 
  • Add the following setting to prconfig.xml to suppress the sensitive property values:
    • <env name="alerts/database/operationTimeThreshold/suppressInserts" value="true" />
    • This setting will suppress the sensitive property values (and replace them with question marks).
 
  • To suppress information in parameters, add the following setting to prconfig.xml:
    • <env name="alerts/general/includeparameterpage" value="false" />
    • ​This setting determines if the parameter page of the top-most stackframe will be included in the ALERT log when the alert is generated.

Published September 21, 2016 - Updated October 8, 2020

Was this useful?

0% found this useful

Have a question? Get answers now.

Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.

Did you find this content helpful?

Want to help us improve this content?

We'd prefer it if you saw us at our best.

Pega Community 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.

Close Deprecation Notice
Contact us