Enabling AgilePoint Server Debug Mode

To enable AgilePoint Server debug mode, do the following.

How to Start

  1. In a text editor, open the file [AgilePoint Server installation folder]\netflow.cfg.

Procedure

  1. Add the debug attribute to the server element in the netflow.cfg file:
    <server
        eventCap="50"
        workingCap="50"
        maxLoop="50"
        swapoutTime="60"
        debug="true"
        archiveTime="180"
        assemblyPath="C:\Inetpub\AgilePointSite\TuscaSampleApplication\bin">
  2. Save the file.
  3. Restart the Windows service for the AgilePoint Server instance.