Do not edit any property setting after installation.
| Property | Description | Default Setting |
|---|---|---|
| broker.url | Hostname or IP address of the machine running the JMS broker | localhost |
| broker.port | Port number on the machine on which the JMS broker is listening | 61616 |
| broker.type | Broker used by ActiveMQ for JMS communication | tcp |
| dsc.name | DSC name the BAR command-line interface connects to. | none |
| log4j.rootLogger | Logging level of the DSC component | INFO Other settings:
|
| log4j.appender.logfile.file | Location of the log file | |
| log4j.appender.logfile | Internal setting for logging infrastructure | |
| log4j.appender.logfile.maxFileSize | Maximum size of the logging file before it is rolled over to backup file | 10 MB |
| log4j.appender.logfile.maxBackupIndex | Number of backup logging files created. The oldest file is erased if the maximum number of files have been created. | 3 |
| log4j.appender.logfile.layout | Internal setting for logging infrastructure | |
| log4j.appender.logfile.layout.ConversionPattern | Pattern of the log file layout | |
| BARCMDLINE_JAVA_HOME | Path where Java is installed. This is just for a generic SLES Linux environment; it is not used by Java. |