Available Loggers
Nakisa provides pre-configured logging for several services out of the box. These include:
| Service Name | Description |
|---|---|
|
com.nakisa |
Monitors all front-end activity for the Nakisa Lease Administration application. Default: Error Note: This logger is the top-level parent logger. To override the logging level for specific services, set a different logging level for one of the following loggers. |
|
com.nakisa.admin.service.BuildArchiveService |
Monitors Build Management. Default: Off |
|
com.nakisa.admin.switches.service.ConfigSwitchesService |
Monitors changes made to application settings (i.e., switches). Default: Info |
|
com.nakisa.application.thresholds.service.ThresholdEditorService |
Monitors Thresholds. Default: Off |
|
com.nakisa.captioneditor.service.CaptionService |
Monitors captions in the Caption Editor. Default: Off |
|
com.nakisa.data.dynamic.audit.batch.AuditLogAccumulator |
Monitors the Audit Logs. Default: Warn |
|
com.nakisa.data.sapjco.RFCDataLogger |
Monitors communication from SAP. Default: Info |
|
com.nakisa.dataextractor.service.DataBatchService |
Monitors Data Management. Default: Off |
| com.nakisa.leasing.batch.jobs |
Logs when batches are run in Batch Management. Default: Info Note: The logging level must be set to "Info" to record this data. |
| com.nakisa.leasing.batch.service.BatchManagerService |
Logs changes made to batches in Batch management. Default: Info Note: The logging level must be set to "Info" to record this data. |
|
com.nakisa.leasing.Log.MasterDataLogger |
Monitors the changes to master data configuration, for all manual and sync updates. Default: Info |
|
com.nakisa.leasing.Log.SapSyncLogger |
Logs the status of the sync process. Default: Error |
|
com.nakisa.leasing.config.service.SchedulableTasksConfigService |
Monitors jobs in Schedule Jobs. Default: Off |
| com.nakisa.leasing.posting.impl |
Logs changes made to postings. Default: Info Note: The logging level must be set to "Info" to record this data. |
| com.nakisa.leasing.scheduler.jobs |
Logs when jobs are run in Scheduled Jobs and Scheduled Posting Jobs. Default: Info Note: The logging level must be set to "Info" to record this data. |
| com.nakisa.leasing.scheduler.migration |
Logs when jobs are run in Scheduled Migration Jobs. Default: Info Note: The logging level must be set to "Info" to record this data. |
|
com.nakisa.leasing.scheduler.services.SchedulerManagerService |
Monitors posting jobs in Scheduled Posting Jobs. Default: Off |
|
com.nakisa.leasing.service.dataretention.LeasingDataRetentionService |
Monitors actions performed in Expired Objects. Default: Off |
|
com.nakisa.leasing.service.massEvent.logger.MassEventLogger |
Monitors all information when mass events are performed through the uploaded Mass Event Lease Modification Excel. Default: Info |
| com.nakisa.leasing.task |
Logs when tasks are run in the Task Manager queue. Default: Info Note: The logging level must be set to "Info" to record this data. |
| com.nakisa.leasing.thresholds |
Logs when tasks are run in Thresholds. Default: Info Note: The logging level must be set to "Info" to record this data. |
|
com.nakisa.web.framework.authentication |
Monitors all authentication requests when users attempt to log in. Default: Info |
|
com.nakisa.web.framework.log.RequestLog |
Monitors http requests coming into Nakisa Lease Administration. Default: Off |
|
com.nakisa.web.framework.log.ResponseLog |
Monitors http responses from Nakisa Lease Administration. Default: Off |
The following logger can be added to the CDS log if the logging level for these services need to differ from the logging level of com.nakisa:
| Service Name | Description |
|---|---|
|
com.nakisa.email.util.EmailUtil |
Monitors email notifications triggered by the application. |
To add logging to a new service:
While these will cover most of your logging needs, Nakisa allows you to create additional logging if you need it.
- Click Add New Logger. This opens the Add New Logger dialog box.
- Enter the name of the service you want to monitor and click Add New Logger. Refer to the previous table for a list of services that can be monitored. The new service is added to the list.
- Select the level of logging you want done on this service from the Level drop-down list.
- Select AsynchLogger or Logger as appropriate from the Type drop-down list.
To reset logging to their original settings:
Click Reset Loggers Config. Note that this action will also delete any new loggers that have been added.
|
Nakisa Lease Administration 2022.R2-SP © 2024
|
Nakisa Inc. All rights reserved worldwide. |