
System.Properties
| Key | Type | Editable | Description | 
| 
 | 
 | 
 | 
 | 
| log.level | String list | Y | Log level. Can contain any of | 
| 
 | 
 | 
 | the following: error, warning, | 
| 
 | 
 | 
 | notify, or transaction. The | 
| 
 | 
 | 
 | default is "warning, error, | 
| 
 | 
 | 
 | notify". | 
| log.directory | Path | Y | Log file directory. | 
| log.file.name | File name | Y | Log file name pattern. The | 
| 
 | 
 | 
 | default is sys_panama.log. | 
| log.file.maxsize | Integer | Y | Maximum number of log | 
| 
 | 
 | 
 | records in the same file. The | 
| 
 | 
 | 
 | default is 1000. | 
| log.tx.directory | Path | Y | Transaction log file directory. | 
| 
 | 
 | 
 | The default is /tmp. | 
| log.tx.file.name | File name | Y | Transaction log file name | 
| 
 | 
 | 
 | pattern. The default is | 
| 
 | 
 | 
 | tx.panama.log. | 
| log.tx.file.maxsize | Integer | Y | Maximum number of | 
| 
 | 
 | 
 | transaction entries in the same | 
| 
 | 
 | 
 | file. The default is 1000. | 
| log.tx.file.pattern | Formatted | Y | Pattern used to write | 
| 
 | string | 
 | transaction log records. The | 
| 
 | 
 | 
 | default is {user id}{user | 
| 
 | 
 | 
 | external id}"{service name | 
| 
 | 
 | 
 | path}"{cost}. | 
| log.tx.min.cost | Integer | Y | Minimum cost for the services | 
| 
 | 
 | 
 | to be logged. The value | 
| 
 | 
 | 
 | specified is compared with the | 
| 
 | 
 | 
 | service cost. Only services with | 
| 
 | 
 | 
 | a cost greater than this value | 
| 
 | 
 | 
 | are logged. If an invalid | 
| 
 | 
 | 
 | number is specified here, the | 
| 
 | 
 | 
 | default value of 0 is used. | 
| log.console | Boolean | Y | Determines if true log output is | 
| 
 | 
 | 
 | written to stderr. The default | 
| 
 | 
 | 
 | is false. | 
| algorithm.password | Java | Y | Hash algorithm for passwords. | 
| 
 | algorithm | 
 | The default is  | 
| 
 | name | 
 | 
 | 
