Logging Options
The Logging Options dialog allows you to specify how much data you want the program to record in the program logs.
Field |
Description |
---|---|
Logging levels |
Specify how much data you want the program to record in the program logs. You can specify different recording levels for user interface activity and for background services activity. For each category the options are:
|
Diagnostic patch scanning |
If enabled, captures a large amount of diagnostic data in order to troubleshoot patch scanning issues. IMPORTANT! Do not enable this check box unless directed by Technical Support. |
Log file locations |
The logs are located in the following directory on the console: C:\ProgramData\Ivanti\Security Controls\Logs Several of the log files will include the administrator's name as part of the file name. This is especially useful when two or more administrators have access to the program. |
Debug Logging
Super admins have the option to enable or disable the P2Z engine debug logs using command line. The super admin must establish an SSH connection to the agent machine and execute the following commands with super user privileges.
•To enable the debug logs use command on the terminal: touch /opt/ivanti/isec/data/agentPatchP2Z_EnableDebugLog
•To disable the debug logs use command on the terminal: rm -f /opt/ivanti/isec/data/agentPatchP2Z_EnableDebugLog