setTraceSinks() Adds a role or changes the file limit of a previously specified sink. Input Parameters Type Description Sink Name string Name of the sink for which you want to add a role or change the file limit. Role Name string Name of the role you want to add to this sink (warning, error, debug, or user defined). Default is all. File Size integer Maximum file size for this sink. This parameter is ignored if the sink specified by sinkName is not a file sink. Returns OK if successful or an error if not successful.