Description
Controls the debug of the PEP.
Syntax
memory off on reset rotate set spaces [ stat unset |
Parameters
Parameter and Option |
Description |
memory |
Displays the memory consumption by the pepd daemon. |
off |
Disables the PEP debug. |
on |
Enables the PEP debug. Important - After you run this command " |
reset |
Resets the PEP debug options for Debug Topics and Severities. Important - After you run this command " |
rotate |
Rotates the PEP log files - increases the index of each log file:
|
set <Topic Name> <Severity> |
Filters which debug logs PEP writes to the log file based on the specified Debug Topics and Severity. Available Debug Topics are:
Available Severities are:
Best Practice: We recommend to enable all Topics and all Severities. Run:
|
spaces [0 | 1 | 2 | 3 | 4 | 5] |
Displays and sets the number of indentation spaces in the The default is 0 spaces. |
stat |
Shows the PEP current debug status. |
unset <Topic Name> |
Unsets the specified Debug Topic(s). |
Important - When you enable the debug, it affects the performance of the pepd daemon. Make sure to turn off the debug after you complete your troubleshooting. |