getTraceSinks() Returns information about sinks to which traces currently go. Input Parameters Type Description Sink Name string Name of the sink for which you need information. If no name is specified, information about all sinks is returned. Default is all. Role Name string Name of the role for which you need information for the specified sink or sinks. Default is all. Returns Type Description Instance ID string Name of this adapter instance as a string. Adapter Name string Name of the application for this sink. Sink Name string Name of the sink Sink Type string Type of this sink. One of fileSink, rvSink, hawkSink, stderrSink. Roles string Roles this sink supports, as a string. For example warning, error, debug.