Command Line Properties - Data Stream Architecture - Data Stream Extensions

Data Stream Extensions Installation, Configuration, and Upgrade Guide for Customers

Product
Data Stream Architecture
Data Stream Extensions
Release Number
16.10
Published
August 2017
Language
English (United States)
Last Update
2018-04-17
dita:mapPath
rav1487616383730.ditamap
dita:ditavalPath
3151_DSE_ICUCustomer_1610v2.ditaval.ditaval
dita:id
B035-3151
Product Category
Software
Teradata Tools and Utilities
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 (for tcp)
  • 61617 (for ssl)
61616
broker.type Broker used by ActiveMQ for JMS communication. Values are tcp or ssl. tcp
dsc.name DSC name the BAR command-line interface connects to. none
log4j.rootLogger Logging level of the DSC component. Values are:
  • INFO
  • ERROR
  • WARN
  • DEBUG
INFO
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 rolling 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.