Command Line Properties | Teradata DSA | DSE | DSU - Command Line Properties - BAR - Data Stream Architecture - Data Stream Utility

Teradata® DSA - DSU Installation, Configuration, and Upgrade Guide

Product
BAR
Data Stream Architecture
Data Stream Utility
Release Number
17.05
Published
September 2020
Language
English (United States)
Last Update
2021-04-02
dita:mapPath
wic1599061175849.ditamap
dita:ditavalPath
itl1576617711059.ditaval
dita:id
B035-3153
lifecycle
previous
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 ActiveMQ broker (where tdactivemq is installed), usually the DSC server.  
broker.port Port number on the server where the ActiveMQ broker is listening (61616 for tcp, 61617 for ssl). Default: 61616 61616
broker.type Type of ActiveMQ connection (tcp or ssl). If tcp is chosen, the ActiveMQ connection is validated during install. If ssl is chosen, the ActiveMQ (jms ssl) password should match the DSA REST API https password. Default: tcp 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.