i

Please enable JavaScript to view this site.

Configures the automatic generation and debugging of log files.

Configurable Properties

 

Maximum execution time for SQL queries

 

Defines the maximum time in milliseconds that is considered allowable for an SQL query.

If the execution of a query exceeds this time, use writes the sentence executed in a log file. If the defined value is 0, the query time is not controlled.

 

Name

SQLMaximumQueryTime

Code

LOG_SQL_MAX_TIME

Configuration Levels

 

Installation

item-incluye-docu

Application

item-noincluye-docu

Organizational Unit

item-noincluye-docu

User

item-noincluye-docu

Dynamic

item-incluye-docu

Encrypted

item-noincluye-docu

Default Value

100

 

 

 

Types of logs enabled

 

It establishes the types of logs that are reported in the log file.

it is recommended to use the default configuration.

 

Name

LogsTypesEnabled

Code

ENABLED_LOG_TYPES

Configuration Levels

 

Installation

item-incluye-docu

Application

item-noincluye-docu

Organizational Unit

item-noincluye-docu

User

item-noincluye-docu

Dynamic

item-incluye-docu

Encrypted

item-noincluye-docu

Possible Values

ERROR (Predetermined)

SERVLET (Predetermined)

SERVLET_TIME (Predetermined)

RULE_TIME (Predetermined)

SQL

SQL_TIME (Predetermined)

CORRECT_PROCESS(Predetermined)

 

 

 

Los valores se ingresan separados por ";".

Por ejemplo, el valor predeterminado es el siguiente: "ERROR;SERVLET;SERVLET_TIME;RULE_TIME;SQL_TIME;;CORRECT_PROCESS"

 

ERROR

Reporta errores de ejecución.

 

SERVLET

Reporta los parámetros recibidos por todas las servlet.

Debería estar activado solamente cuando se esta analizando una situación de error, para visualizar los datos transferidos entre las servlets.

 

SERVLET_TIME

Reporta los tiempos de ejecución de las servlet que superan el umbral definido.

 

RULE_TIME

Reporta todas las reglas cuyo tiempo de ejecución supera el umbral establecido en la propiedad LOG_LOGIC_MAX_TIME.

 

SQL

Reporta las sentencias SQL junto al tiempo que transcurre al ejecutarse.

 

SQL_TIME

Reporta todas las sentencias SQL cuyo tiempo de ejecución supera el umbral establecido en la propiedad LOG_SQL_MAX_TIME

 

CORRECT_PROCESS

Reporta los resultados de la ejecución del proceso corrector del pool de sesiones.

 

 

 

 

 

Log file persistence

 

The generated log files are automatically deleted by the system's log purging process.

This property sets the number of days that should persist, in order to delete them.

If the value is zero, files will never be deleted.

 

Name

LogsPersistenceFiles

Code

LOG_FILES_DAYS_OLD

Configuration Levels

 

Installation

item-incluye-docu

Application

item-noincluye-docu

Organizational Unit

item-noincluye-docu

User

item-noincluye-docu

Dynamic

item-incluye-docu

Encrypted

item-noincluye-docu

Default Value

15

 

 

Maximum access time

 

Defines a time, expressed in milliseconds. When the execution of a business rule exceeds this threshold, are saved the input and output parameters in a log file.

If the value defined is 0, the execution time of the rules is not controlled.

 

Name

RulesTimeMaximumExecution

Code

LOG_LOGIC_MAX_TIME

Configuration Levels

 

Installation

item-incluye-docu

Application

item-noincluye-docu

Organizational Unit

item-noincluye-docu

User

item-noincluye-docu

Dynamic

item-incluye-docu

Encrypted

item-noincluye-docu

Default Value

400

 

 

Debugging the log console

 

Sets the number of days, during which the information is kept in the logs console. (LOG_DATA Table)

The purging of old system logs will delete those records that were previous to the number of days indicated.

 

Name

LogsDebuggingConsole

Code

LOG_DATA_DAYS_OLD

Configuration Levels

 

Installation

item-incluye-docu

Application

item-noincluye-docu

Organizational Unit

item-noincluye-docu

User

item-noincluye-docu

Dynamic

item-incluye-docu

Encrypted

item-noincluye-docu

Default Value

15

Send us your comment
Share on Twitter Share on Linkedin Send by Email Print