Table 1. Oracle DataServer broker Logging Setting properties
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:
  • None — No log file is written.
  • Error Only — Only error-related information is written to the log file, which reduces the size of the log file.
  • Basic — Only some information is written to the log file.
  • Verbose — All broker activity is written to the log file. This might produce large files that use up disk space.
  • Extended — Information in addition to Verbose.
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.