Dispatcher Paragon Workflow Processing System Logs
General Info:
Log Format Definition Path |
Configuration Path |
Output Log Path |
Data Pattern After Size Overflow |
Max File Size |
Max Number of Files (Delete Strategy) |
Compression |
Concurrent Writes |
Logging Type |
workflow-processing-server\WPS\WpsService\Nlog.config |
<DispatcherParagon_HOME>\WPS\NLog.config |
<DispatcherParagon_HOME>\WPS\logs\wps.log |
.yyyyMMdd-hhmmss |
20MB |
1 current + 5 archived, archived after the file size is reached, the oldest archived files are deleted |
no |
false |
Nlog |
Log Format:
Log Name |
Column 1 |
Column 2 |
Column 3 |
Column 4 |
Column 5 |
wps.log |
yyyy-MM-dd HH:mm:ss.ffff |
activity id (may be empty for Topshelf messages, fixed width 80) |
Logging priority (Debug) (fixed width 5) |
logger name (fixed width 80) |
message/exception on new line |
Example:
wps.log |
||||
yyyy-MM-dd HH:mm:ss.ffff |
activity id (fixed width 80) |
Logging priority (Debug) (fixed width 5) |
logger name (fixed width 80) |
message/exception on new line |
2016-05-25 15:55:53.7944 |
| |
| INFO | |
Default | |
Starting WPS service |
2016-05-25 15:55:54.1314 |
| |
| INFO | |
Default | |
Service is live now at : [5600] |
2016-05-25 15:55:54.1314 |
| |
| INFO | |
Topshelf.Runtime.Windows.WindowsServiceHost | |
[Topshelf] Started |
2016-06-01 12:57:54.6862 |
| e06cfbff-3333-436b-ac39-cc69876a44bf |
| DEBUG | |
Wps.Processor.TemplateProcessing.TemplateProcessor | |
[2] templates loaded and preprocessed. |