AgilePoint NX Portal Log Files

AgilePoint NX Portal creates and maintains log files to store informational, warning, and error messages about the AgilePoint NX Portal.

Customize the Path for the Portal Log Files

To customize the path for the log files in AgilePoint NX Portal, do the procedure in this topic.

How to Start

  1. On the AgilePoint Server machine, in a text editor, open the AgilePoint NX Portal configuration file:

    (NX Portal configuration folder - v9.0 and higher) C:\Program Files\AgilePoint\AgilePointPortalInstance\config\web.yaml

Procedure

  1. In the file web.yaml, add or change this attribute:
    Field NameDefinition

    logfilepath

    Description:
    Specifies the folder path for the AgilePoint NX Portal logs on the AgilePoint Server machine.
    Allowed Values:
    An absolute file path where the AgilePoint NX Portal log files are stored.
    Default Value:
    C:\Program Files\AgilePoint\AgilePointPortalInstance\log
    Example:

    Format:

    "logfilepath": "[path for the AgilePoint NX Portal logs]"

    Example:

    "logfilepath": "C:\Program Files\AgilePoint\AgilePointPortalInstance\log"

  2. Save the file.
  3. Restart your AgilePoint Portal instance.

    For more information, refer to Restarting AgilePoint Server and AgilePoint Portal