Supported Log Sinks and Roles

You can use the All Log Sinks panel to add or remove a log sink and its roles.

The log sinks and roles that you can add or remove are listed as follows:
Supported Log Sinks
The adapter supports the following log sinks at run time:
  • fileSink: a file sink sends messages to a file.
  • hawkSink: a Hawk sink sends messages to TIBCO Hawk.
  • networkSink: a network sink sends messages over the network.
  • stdioSink: a standard I/O sink sends messages to standard input and output.
Supported Log Roles
You can add to a log sink one or more log roles that decide the log levels of the sink.
The adapter supports the following log roles:
  • Debug
  • Error
  • Information
  • Warning
Logging messages are generated depending on the roles you add to the log sink.
Note: The use of levels affects the performance of the adapter. For best results select the required levels only. By default, the Info, Warning, and Error levels are selected; the Debug level is reserved. Do not select the Debug level unless requested by the TIBCO Product Support Group. This option writes a great deal of debugging information to the log file and significantly lowers the speed of the adapter.