Products | Versions |
---|---|
TIBCO Adapter SDK | 5.8.0, 6.0.0 |
When using TIBCO Adapter based adapter, the FileSink is configured and the role are enabled, but in the runtime there is no data populated in the log file.
This happens when log content is bigger than the log file size. For example, the file limit is 30000 (the SDK default value, 30k), but the message to log is more then 30k, then the FileSink will stop working, there will be no log afterwards.
ALL
To avoid this issue, please make sure the log file size for the FileSink is big enough.
TIBCO Adapter file logger does not generate content