Log File Name Format and Locations
This topic provides the location and naming convention for the AgilePoint Server log.
Prerequisites
The AgilePoint Server log files are located in the following folder:
(AgilePoint Server installation folder) C:\Program Files\AgilePoint\AgilePoint Server\log
The following is the file name convention for the AgilePoint Server log files.
apsvc-[Assembly version]-[yyyymmdd]T[hhmmss]-[MachineName]-[ProcessID].log
Example:
apsvc-5.0.4.42679-20140611T100710-APS-1636.log
Details:
Field Name | Definition |
---|---|
Assembly version |
The version of your Ascentn.Workflow.WFCore.dll file. |
yyyymmdd |
The year, month and date of log file creation. |
hhmmss |
The hours, minutes, seconds of log file creation. |
MachineName |
The name of machine where the AgilePoint Server is installed. |
ProcessID |
The PID of AgilePoint Server instance in task manager. |