Dispatcher Paragon Payment 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 |
payment\payment-system\payment-system\src\main\resources\logback.xml |
<DispatcherParagon_HOME>\YPS\conf\catalina.properties, Source code prefered |
<DispatcherParagon_HOME>\YPS\logs\payment-system.log |
.yyyy-MM-dd_i |
20MB |
no limit |
zip |
|
LogBack |
payment\payment-system\payment-system\src\main\resources\logback.xml |
<DispatcherParagon_HOME>\YPS\conf\catalina.properties, Source code prefered |
<DispatcherParagon_HOME>\YPS\logs\payment-system-performance_total.log |
.yyyy-MM-dd_i |
20MB |
no limit |
zip |
|
LogBack |
payment\payment-system\payment-system\src\main\resources\logback.xml |
<DispatcherParagon_HOME>\YPS\conf\catalina.properties, Source code prefered |
<DispatcherParagon_HOME>\YPS\logs\payment-system-performance_period.log |
.yyyy-MM-dd_i |
20MB |
no limit |
zip |
|
LogBack |
Customization IPB - Custom payments provider\src\main\resources\logback.xml |
Source code only |
<DispatcherParagon_HOME>\YPS\logs\ipb-payment-provider.log |
.yyyy-MM-dd_i |
500MB |
no limit |
zip |
|
LogBack |
Customization REPA - User management REST endpoint\src\main\resources\logback.xml |
Source code only |
<DispatcherParagon_HOME>\YPS\logs\user_management.log |
.yyyy-MM-dd_i |
500MB |
no limit |
zip |
|
LogBack |
Log Format
Log Name |
Column 1 |
Column 2 |
Column 3 |
Column 4 |
Column 5 |
payment-system.log |
yyyy-MM-dd HH:mm:ss.SSS |
[ThreadName] |
Logging priority (Debug, ...) (min width 5) |
Name of the logger shortened to 36 char (logger{36}) - |
application specific message |
payment-system-performance_total.log |
yyyy-MM-dd HH:mm:ss.SSS |
application specific message |
|
|
|
payment-system-performance_period.log |
yyyy-MM-dd HH:mm:ss.SSS |
application specific message |
|
|
|
ipb-payment-provider.log |
HH:mm:ss.SSS |
[ThreadName] |
Logging priority (Debug, ...) (min width 5) |
Name of the logger shortened to 36 char (logger{36}) - |
application specific message |
user_management.log |
HH:mm:ss.SSS |
[ThreadName] |
Logging priority (Debug, ...) (min width 5) |
Name of the logger shortened to 36 char (logger{36}) - |
application specific message |
Example
payment-system.log |
||||
yyyy-MM-dd HH:mm:ss.SSS |
[ThreadName] |
Logging priority (Debug, ...) (min width 5) |
Name of the logger shortened to 36 char (logger{36}) - |
Application specific message |
2016-05-25 15:28:57.312 |
[localhost-startStop-1] |
INFO |
o.s.web.servlet.DispatcherServlet |
- FrameworkServlet 'admin': initialization started |
2016-05-25 15:28:57.314 |
[localhost-startStop-1] |
INFO |
o.s.w.c.s.XmlWebApplicationContext |
- Refreshing WebApplicationContext for namespace 'admin-servlet': startup date [Wed May 25 15:28:57 CEST 2016]; parent: Root WebApplicationContext |
2016-05-25 15:28:57.315 |
[localhost-startStop-1] |
INFO |
o.s.b.f.xml.XmlBeanDefinitionReader |
- Loading XML bean definitions from ServletContext resource [/WEB-INF/admin-servlet.xml] |
payment-system-performance_total.log |
||||
yyyy-MM-dd HH:mm:ss.SSS |
application specific message |
|||
2016-05-25 15:26:07.782 |
Monitoring: com.ysoft.vault.incident.IncidentServiceImpl::warn() |
|||
2016-05-25 15:26:07.782 |
Monitoring: com.ysoft.vault.incident.IncidentServiceImpl::info() |
|||
payment-system-performance_period.log |
||||
yyyy-MM-dd HH:mm:ss.SSS |
application specific message |
|||
2016-05-25 15:31:26.376 |
Period performance statistics: |
|||
|
+---------------------------------------------------------------------------------------+-------+-------+---------+------------------+--------+---------+---------+ |
|||
user_management.log |
||||
HH:mm:ss.SSS |
[ThreadName] |
Logging priority (Debug, ...) (min width 5) |
Name of the logger shortened to 36 char (logger{36}) - |
application specific message |
15:31:51.583 |
[localhost-startStop-1] |
INFO |
o.s.s.web.DefaultSecurityFilterChain |
- Creating filter chain: Ant [pattern='/api/v1/ping/**'], [] |
15:31:51.631 |
[localhost-startStop-1] |
INFO |
o.s.s.w.a.c.ChannelProcessingFilter |
- Validated configuration attributes |