Oracle DataServer broker Logging Setting properties
- Last Updated: January 16, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
| Property | Description |
|---|---|
| Broker log filename | The general broker log filename. The default is @{WorkPath}\orabroker1.broker.log. |
| Broker logging level | The amount of information written to the broker
log. The possible values are as follows:
|
| Append to broker log file | Create a new broker log file each time a broker is started, even if the broker log file specified already exists. The Append to broker log file check box is selected by default. |
| Broker logging entry types | A single entry or comma delimited list of logging entry types. |
| Broker log file threshold size | Specifies a limit on how big the log file can get (in bytes). When the log is full, the broker creates a new log file with a sequence number. |
| Maximum number of broker log files | Limit on how many broker log files will be kept on the system when there is a threshold limit. It represents the number of log files including the current on and includes any rolled over log files that already exist when the process started. |