Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Next »


Introduction/ Definition

Basically, we use the log framework log4net for all components. With this framework, different appenders can be defined per component. By default, these are configured as follows:


Usage

CoreOne Suite Application Service

DB Appender --> Tabelle log_logA

File Appender --> C:\ProgramData\itsense\LOG\

Event Log Appender --> Windows Event Log (Errors only)

All IAM processes are logged here (create account, enter person, etc.)


For examplel:

2019-01-22 16:57:23,953 [Task 9c2349cf-35db-4366-b285-41efbe374492 (AppCustomer: 900000, Resume False)] INFO  iTsense.Moving.Backend.Services.DmcoreService.Provisioning.UpdateIdentity.UpdateIdentityTask [(null)] - Update Identity 41265 (Delete value for attribute 110)
2019-01-22 16:57:58,141 [Task 9c2349cf-35db-4366-b285-41efbe374492 (AppCustomer: 900000, Resume False)] INFO  iTsense.Moving.Backend.Services.DmcoreService.Provisioning.UpdateIdentity.UpdateIdentityTask [(null)] - Update Identity 39653 (Delete value for attribute 110)
2019-01-22 16:58:08,797 [Task 9c2349cf-35db-4366-b285-41efbe374492 (AppCustomer: 900000, Resume False)] INFO  iTsense.Moving.Backend.Services.DmcoreService.Provisioning.UpdateIdentity.UpdateIdentityTask [(null)] - Update Identity 39601 (Delete value for attribute 110)
2019-01-22 16:58:09,579 [Task 9c2349cf-35db-4366-b285-41efbe374492 (AppCustomer: 900000, Resume False)] INFO  iTsense.Moving.Backend.Services.DmcoreService.Provisioning.UpdateIdentity.UpdateIdentityTask [(null)] - Update Identity 39647 (Delete value for attribute 110)
2019-01-22 16:58:10,344 [Task 9c2349cf-35db-4366-b285-41efbe374492 (AppCustomer: 900000, Resume False)] INFO  iTsense.Moving.Backend.Services.DmcoreService.Provisioning.UpdateIdentity.UpdateIdentityTask [(null)] - Update Identity 39578 (Delete value for attribute 110)
2019-01-22 16:59:41,219 [29] WARN  iTsense.Moving.Backend.ServiceRunner.Manager.LocalEventManager.EventObserverLocal.GlobalSocketClient [(null)] - Disconnected from Global eventmanager, reconnect...



CoreOne Suite System Connector

File Appender --> C:\ProgramData\itsense\LOG\ 

System Connector spezifisches Log (Provisioning, etc.)


CoreOne Suite Routing Service

File Appender --> C:\ProgramData\itsense\LOG\ 

Call Routings

CoreOne Suite Workflow Designer

File Appender --> C:\ProgramData\itsense\LOG\ 

Logs from Workflow Designers

For example:

19.06.2017 17:19:32: WARN - Try load assembly System.Activities.Presentation.AeroLite, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 with resolver MovingAssemblyLoader: null
19.06.2017 17:19:32: WARN - Unable to load assembly System.Activities.Presentation.AeroLite, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
19.06.2017 17:19:32: WARN - Try load assembly System.Activities.Presentation.AeroLite, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 with resolver MovingAssemblyLoader: null
19.06.2017 17:19:32: WARN - Unable to load assembly System.Activities.Presentation.AeroLite, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
19.06.2017 19:33:51: WARN - Try load assembly System.Activities.Presentation.AeroLite, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 with resolver MovingAssemblyLoader: null
19.06.2017 19:33:51: WARN - Unable to load assembly System.Activities.Presentation.AeroLite, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
19.06.2017 19:33:52: WARN - Try load assembly System.Activities.Presentation.AeroLite, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35 with resolver MovingAssemblyLoader: null
19.06.2017 19:33:52: WARN - Unable to load assembly System.Activities.Presentation.AeroLite, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
19.06.2017 19:33:57: DEBUG - GetXaml : Begin
19.06.2017 19:33:57: DEBUG - GetXaml : End


CoreOne Suite Authentication Service

File Appender --> C:\ProgramData\itsense\AuthenticationService_900000\logs
OpenId Connect spezfische Logs (Client authentication, Invalid Logins, etc.)


The file logs are not protected separately, as they are only directly accessible on the server. 


The retention period is limited to the size by default. Default value is 10MB. DPK specific values you would have to check on the system. Via Windows backup you would have to clarify via hoster.

This info is related to the system logs. Audit Trail, Login History etc. is not considered here. 


Related article

Filter by label

There are no items with the selected labels at this time.


  • No labels