Viewing a reverse proxy log for an automated configuration

You can view a log file to see the steps taken during the automated configuration of a reverse proxy, such as changes to the reverse proxy configuration file and execution of Security Verify Access pdadmin administration commands.

About this task

Use the LMI to view the log that was created when you ran the automated configuration of the reverse proxy for one of the following uses:

  • OAuth and OIDC Connect Provider
  • Mobile Multi-Factor Authentication (MMFA)
  • Federation

The log files typically show configuration of the junction, such as /mga, and creation of the required ACLs, plus additional steps as required.

Procedure

  1. Select Web > Reverse Proxy > Manage > Logging.
  2. Select the log file you want to view.
    The following log files are supported:
    Table 1. Auto-configuration log files
    Log file Description
    autoconfig__oauth.log Automated configuration of the reverse proxy instance with AAC and Federation Runtime based OAuth or an OIDC Connect provider.
    autoconfig__mmfa.log Automated configuration of the reverse proxy instance with MMFA, including configuration of the junction and creation of the required ACLs.
    autoconfig__federation.log Automated configuration of a federation on a reverse proxy server, to set up access between the federation and reverse proxy appliances.
    autoconfig__oauth2verifyoidcprovider.log Automated configuration of the reverse proxy instance with ISVA OIDC Conatiner based OAuth or an OIDC Connect provider.
  3. Click View.

    The log file displays in a new window. You can take the following actions:

    • View log output by scrolling through the display.
    • Select Number of lines to view at one time.
    • Select Starting from line to narrow the range of log file entries to view at one time.
    • Click Reload to update the display after completion of another configuration.
    • Click Export to save the log output to a file.

Example

To view example log file output, see Example reverse proxy log for OAuth and OIDC configuration.