Using your preferred database management tool, manually remove the Data Governance Resource Activity database.
Using your preferred database management tool, manually remove the Data Governance Resource Activity database.
The following troubleshooting tips are provided to assist you in deploying and configuring Data Governance Edition:
Additional troubleshooting tips may be found in the following guides:
The first place to look when you run into an issue with Data Governance Edition is the logs. The Data Governance Edition logs available are:
Log name: Data Governance Configuration Wizard.exe.dlog
The Data Governance configuration wizard log is stored as a Trace log document (dlog) in the users AppData directory. For example: C:\Users\MyName.MyDomain\AppData\Local\One Identity\One Identity Manager\Data Governance Configuration Wizard\.
Used for capturing errors encountered while using the Data Governance Configuration wizard to deploy the Data Governance service and create the Resource Activity database.
Log name: DataGovernanceEdition. Service.exe.dlog
NOTE: The Data Governance server maintains rolling log files based on settings found in the DataGovernanceEdition.Service.exe.config file, therefore there may be multiple server log files in the Data Governance service installation directory. The first log file is the active log and is being maintained by the server. When this log file reaches a specified size, it is renamed (a number is appended to the name) and a new file is started with the original name.
NOTE: By default, the logging level is set to INFO. To change the logging level to get detailed logging:
Open the configuration file and edit the following setting:
<rules>
<logger name="*" minlevel="INFO" writeTo="logfile">
The server log is stored as a Trace log document (.dlog) in the Data Governance service installation directory. For example: %ProgramFiles%\One Identity\One Identity Manager Data Governance Edition\Server\.
Used for capturing the following information:
NOTE: In previous versions of Data Governance Edition, individual server log files were generated. Starting with Data Governance Edition version 7.0.2, the logging information from all of these server logs are now available in this single server log file.
Server logs can be viewed as described below:
Severity error level events and audit events are written to the Applications and Services event logs on the Data Governance server under the "Data Governance" node.
Log name: <Agent name>_Agent.log
The agent deployment logs are stored as text files in the Agent Deployment Logs folder in the Data Governance service installation directory. For example: %ProgramFiles%\One Identity\One Identity Manager Data Governance Edition\Server\Agent Deployment Logs\.
Used for capturing the agent deployment process for each individual agent. There is a separate agent deployment log for each agent installed in your Data Governance Edition deployment.
Agent deployment logs can be viewed as described below:
Log name: DataGovernance.Agent.exe.dlog
NOTE: By default, the logging level is set to INFO. To change the logging level to get detailed logging:
Open the configuration file and edit the following setting:
<rules>
<logger name="*" minlevel="INFO" writeTo="logfile">
Save the file.
No agent restart is required.
An agent log is stored as a Trace log document (.dlog) in a subfolder on the host computer in the agent installation folder. For example:
%ProgramFiles%\One Identity\One Identity Manager Data Governance Edition\Agent Services\DGE_<DeploymentName>_<HostDnsName>\.
Used for logging communications, synchronization processes and data transfers between the Data Governance server and the agent.
Agent logs can be viewed as described below:
The Web client log files are located in the following directory: C:\inetpub\wwwroot\IdentityManager\App_Data\Logs.
This directory contains a series of log files all named with a time stamp.
Errors encountered with the web client IT Shop are recorded to the web client logs.
The best way to get the proper log is to replicate the issue and take the file with the greatest timestamp.
The default URL for a Job Server log is: http://JobServerHost:1880/Log
Often when you have errors with Active Directory synchronization or report execution you can find clues in the One Identity Manager Job Server logs. In addition, errors encountered with the process chains used to process resource access requests in the IT Shop are recorded in the Job Server logs.
With a default configuration, you can browse these logs by launching a web browser and navigating to a specific URL on the computer hosting the Job Server.
Log name: QAM.Client.Log.dlog
If experiencing issues with Data Governance Edition inside the Manager client, enable the Data Governance Edition client side logging to determine if the issue is related to the user interface rather than the Data Governance server.
NOTE: By default, the logging level is set to INFO. To change the logging level to get detailed logging:
Open the configuration file and edit the following setting:
<rules>
<logger name="*" minlevel="INFO" writeTo="logfile">
Save the file.
The Manager client log files are located in the user profile directory:
C:\Users\<Your User Name>\AppData\Local\One Identity\One Identity Manager\Manager
NOTE: To enable the latest LogView logging for the Manager client, modify the Manager configuration file (%ProgramFiles%\One Identity\One Identity Manager\Manager.exe.config) as follows:
Comment out the following:
<include file="${basedir}/globallog.config" ignoreErrors="true"/>
Add the following:
<include file="${basedir}/QAM.Client.Log.config" ignoreErrors="true"/>
From the Agents view in the Manager, you can export the agent log for the selected agents to a location of your choosing. The log files are exported through a background operation and will exist once the background operation has completed. The export operation can be viewed in the Background operations view.
To export an agent log
In the Browse for folder dialog, select the location where the exported logs are to be stored.
A compressed zip file is created in the location specified. Clicking this zip file displays a trace log document for the selected agents.
© 2024 One Identity LLC. ALL RIGHTS RESERVED. Nutzungsbedingungen Datenschutz Cookie Preference Center