Chat now with support
Chat with Support

Identity Manager 8.2.1 - Installation Guide

About this guide One Identity Manager overview Installation prerequisites Installing One Identity Manager Installing and configuring the One Identity Manager Service Automatic updating of One Identity Manager Updating One Identity Manager Installing additional modules for a existing One Identity Manager installation Installing and updating an application server Installing the API Server Installing, configuring, and maintaining the Web Designer Web Portal Installing and updating the Manager web application Logging in to One Identity Manager tools Troubleshooting Advanced configuration of the Manager web application Machine roles and installation packages Configuration parameters for the email notification system How to configure the One Identity Manager database using SQL Server AlwaysOn availability groups

Maintenance of the Web Designer Web Portal

The following is a list of the maintenance options available for a web application, together with descriptions.

Detailed information about this topic

Displaying the runtime monitor

The Web Designer Web Portal includes a runtime monitor for monitoring. The runtime monitor is accessed over a browser front-end.

Use the appropriate URL for this:

http://<servername>/<application>/monitor

Related topics

Access permissions for the runtime monitor

Access to the runtime monitor is configured in the configuration file (monitor.config) of the web application. The default settings enables only members of the BUILTIN\Administrators group to access the runtime monitor.

<?xml version="1.0"?>

<!-- Permission to use WebDesigner runtime monitor -->

<authorization>

<allow roles="BUILTIN\Administrators" />

<deny users="*" />

</authorization>

For more information about changing this setting, see the ASP.NET documentation.

Log files and exceptions

The log files are displayed in the Runtime Monitor.

  • All log files generated by the web application are displayed on the Log files tab.

    You can filter these file and search by strings. The log files exist in physical form in the log directory defined by the configuration in the configuration file of the web application, usually ./Logs).

  • The Exceptions tab display log messages that contain exception errors. These messages are sorted by exception error and in descending order of frequency. The top exception error in the list is the error that occurs most frequently.

NOTE: The Web Installer writes important events to the log file of the application. You can view this log file in the Windows event display.

Related topics
Related Documents

The document was helpful.

Select Rating

I easily found the information I needed.

Select Rating