Multiple choice technology packaged enterprise solutions

Setting the alert levels for the PegaAlert log is done in which file?

  1. prlog4jsettings.xml

  2. prlogging.xml

  3. prsettings.xml

  4. prconfig.xml

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

In Pega, alert levels for the PegaAlert log are configured in the prconfig.xml file, which is the main configuration file for Pega platform settings. The other files listed serve different purposes.

AI explanation

PegaRULES logging behavior, including the alert levels that determine which threshold breaches get written to the PegaAlert log (e.g., long-running requests, large clipboard sizes), is configured in prconfig.xml. This file holds most runtime configuration settings for a Pega deployment, whereas the other filenames listed aren't standard Pega configuration files for this purpose.