stdout_file

String attribute that specifies the name of the file to write to instead of to stdout.

Supported values are:

  • filename Messages will be written to the file "filename"
  • nooutput No messages will be displayed
  • stdout Messages will be displayed on stdout (default)
Default Value

If the stdout_file option is not defined, the default value of stdout is used.

Example
stdout_file=stdout
TFS Instantiation Options

This option can only be set when the TFS instance is started. Some of the functions that can be used to set this option are listed below:

If the rdm-tfs utility is being used to instantiate a TFS, command line options are used to set options affecting TFS startup.