TIBCO Adapter file logger does not generate content

TIBCO Adapter file logger does not generate content

book

Article ID: KB0137760

calendar_today

Updated On:

Products Versions
TIBCO Adapter SDK 5.8.0, 6.0.0

Description

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. 

Environment

ALL

Resolution

To avoid this issue, please make sure the log file size for the FileSink is big enough.

Issue/Introduction

TIBCO Adapter file logger does not generate content