Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents
maxLevel2
minLevel2
typeflat

Einleitung / Definition

Grundsätzlich verwenden wir bei allen Komponenten das Log-Framework log4net. Bei diesem Framework können pro Komponente unterschiedliche Appender definiert werden. Standardmässig sind diese wie folgt konfiguriert:

...

Introduction

The CoreOne Suite uses a Log-Framework for all it’s components that allows you to configure multiple appenders. Those appender range from simple file logs to custom implementations where you can integrate the messages into your custom build monitoring solution. By default all applications come with a certain set of appenders configured. This document list those appenders and where the appropriate output can be found.

CoreOne Suite Application Service

DB Appender -->

...

Table log_

...

log

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

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

...

)

Als Beispiel:

Code Block
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\

...

CoreOne Suite Routing Service

File Appender --

...

C:\ProgramData\itsense\LOG\

...

CoreOne Suite Workflow Designer

File Appender --

...

C:\ProgramData\itsense\LOG\

...

CoreOne Suite Authentication Service

File Appender --

...

C:\

...

Die File Logs werden nicht gesondert geschützt, da sie nur auf dem Server direkt zugänglich sind. 

Die Aufbewahrungsdauer ist standardmässig auf die Grösse beschränkt. Default Wert 10MB. DPK spezfische Werte müsstet ihr auf dem System überprüfen. Via Windows Backup müsste man via Hoster klären.

Diese Infos beziehen sich auf die System Logs. Audit Trail, Login History etc. ist hier nicht berücksichtigt. 

How-to Artikel

Filter by label (Content by label)
showLabelsfalse
showSpacefalse
cqllabel = "How-to" and type = "page" and space = "IKB"

Verwandte Artikel

...

ProgramData\itsense\AuthenticationService_900000\logs


How-To change path of the log-files: How-To configure Logs (Authentication Service)

CoreOne Suite Admin UI

CoreOne Suite Admin UI (Web) is not enabled by default. However, it can be enabled with the following instructions: How-to enable a log file for the Admin UI

CoreOne Self-Service Portal

CoreOne Self-Service Portal is not enabled by default. However, it can be enabled in the following way: How-To enable a log file for the Self-Service Portal