Skip to main content
Skip table of contents

YSoft SafeQ Payment System Logs

General Info

Log Format Definition PathConfiguration PathOutput Log PathData Pattern After Size OverflowMax File SizeMax Number of Files (Delete Strategy)CompressionConcurrent WritesLogging Type
payment\payment-system\payment-system\src\main\resources\logback.xml<SAFEQ6_HOME>\YPS\conf\catalina.properties, Source code prefered<SAFEQ6_HOME>\YPS\logs\payment-system.log.yyyy-MM-dd_i20MBno limitzip LogBack
payment\payment-system\payment-system\src\main\resources\logback.xml<SAFEQ6_HOME>\YPS\conf\catalina.properties, Source code prefered<SAFEQ6_HOME>\YPS\logs\payment-system-performance_total.log.yyyy-MM-dd_i20MBno limitzip LogBack
payment\payment-system\payment-system\src\main\resources\logback.xml<SAFEQ6_HOME>\YPS\conf\catalina.properties, Source code prefered<SAFEQ6_HOME>\YPS\logs\payment-system-performance_period.log.yyyy-MM-dd_i20MBno limitzip LogBack
Customization IPB - Custom payments provider\src\main\resources\logback.xmlSource code only<SAFEQ6_HOME>\YPS\logs\ipb-payment-provider.log.yyyy-MM-dd_i500MBno limitzip LogBack
Customization REPA - User management REST endpoint\src\main\resources\logback.xmlSource code only<SAFEQ6_HOME>\YPS\logs\user_management.log.yyyy-MM-dd_i500MBno limitzip LogBack

Log Format

Log NameColumn 1Column 2Column 3Column 4Column 5
payment-system.logyyyy-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.logyyyy-MM-dd HH:mm:ss.SSSapplication specific message   
payment-system-performance_period.logyyyy-MM-dd HH:mm:ss.SSSapplication specific message   
ipb-payment-provider.logHH: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.logHH: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.376Period performance statistics:
 

+---------------------------------------------------------------------------------------+-------+-------+---------+------------------+--------+---------+---------+
|com.ysoft.vault.service.usermanagement.SOSUserManagement::getUserByLookupKey() |0 |0 ms |0 ms |0 ms |0 ms |0 ms |0 ms |
|com.ysoft.vault.service.usermanagement.SOSUserManagement::getUserByCardAndPin() |0 |0 ms |0 ms |0 ms |0 ms |0 ms |0 ms |

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
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.