Log Level Settings
These settings affect our legacy log feature, but not our Monitoring or Statisics. You can define for each category, on which detail level you will collect the logs.
The Default Value for all Levels are ERROR. That means only errors are logged.
Choose from the following categories:
Category | Description |
DEBUG | This level helps app builders to debug application. Level of message logged will be focused on providing support to an application builder. It is recommend for debugging purposes. It also includes the Log Level CRITICAL, ERROR and WARN as well as INFO. |
INFO | This Level logs also non-errors like successful Logins or successful executions of connectors and business objects. It also includes the Log Level CRITICAL, ERROR and WARN. |
WARN | This Log Level logs warnings that should bet taken care of , but not producing any kind of hard error. It also includes the Log Level CRITICAL and ERROR. |
ERROR | This Log Level logs only ERRORs that can happen during the execution like failed logins or network timeouts within the connectors – This is the default value and recommended for production environments. It also includes the Log Level CRITICAL. |
CRITICAL | This Log Level logs only CRITICAL Errors like Simplifier is Out of Memory etc. This is not recommended for production purpose and should not happen very often. |
Log Deletion Settings
The Log Deletion covers only the Audit and Mobile Log. The Monitoring entries for Apps, Connectors, Business Objects and User Logins in Applications are not affected and managed by Monitoring Log Settings below.
Setting | Description | Recommended Default Value |
Deletion activated | Enable or Disable the Deletion of Logs. | Enabled |
Deletion logs older than | Amount of Days , Weeks or Months that should past before the Logs are deleted. | 14 Days |
Monitoring Log Settings
The Monitoring Log Settings cover the Log for Apps, Connectors and Business Objects and User Logins in Apps as well as our Statistics feature.
Setting | Description | Recommended Default Value |
Delete monitoring logs older than | Amount of Days , Weeks or Months that should past before the Logs are deleted. | 30 Days |
Maximum data length in monitoring log details | Maximum Chars of Details for each Log Entry . It limits the storage within the database to a maximum value to save storage space. The maximum length applies to one data field, not to the total execution payload. | 1000 Chars |
Clear details of successful executions immediatly | Enables or Disables the immediate deletion of log entry details after the status of the log entry is successful. This optimization saves space in the simplifier database because normally if a call is sucessful you have not to go in to the details for further analysis. | Enable |
Clear details of successful executions after | Enables or Disables the immediate deletion of log entry details after the status of the log entry is successful after a set period of days. This optimization saves space in the simplifier database because normally if a call is successful you have not to go in to the details for further analysis. This feature can only be configured id immediate deletion is deactivated |
3 |
Disable statistics | Activates or deactivates the statistics feature. Activate function to disable statistics if you face any performance issues linked to the statistics/monitoring feature | false |
Log level | If statistics feature is disabled you can also set monitoring log level to ‘ALL’ or ‘ERROR’. In the case of ‘ALL’ everything is tracked and shown in Monitoring. In case of ‘ERROR’ only unsuccessful logs are shown and tracked to increase performance |
ALL |
Keep daily statistics for | Amount of days that should pass before the daily statistics are deleted. | 90 Days |
Keep weekly statistics for | Amount of weeks that should pass before the weekly statistics are deleted. | 26 Weeks |
Keep monthly statistics for | Amount of months that should pass before the monthly statistics are deleted. | 36 Months |