Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
ALERT: QlikView server communication interruptions following Microsoft Windows Domain Controller security updates

Qlik Talend ESB: How to intercept and customize logging for API call details within Talend Data Integration OSGI Service Jobs

No ratings
cancel
Showing results for 
Search instead for 
Did you mean: 
wei_guo
Support
Support

Qlik Talend ESB: How to intercept and customize logging for API call details within Talend Data Integration OSGI Service Jobs

Last Update:

Dec 15, 2025 2:14:44 AM

Updated By:

Xiaodi_Shi

Created date:

Dec 15, 2025 2:14:44 AM

How to intercept and customize logging for API call details (like response time) within Talend Data Integration (DI) jobs, specifically for components like tRestRequest and tRestResponse.

The goal is to route these specific, detailed logs directly to talend esb.log file or an ELK stack.

 

How To

  1. Analysis and Conclusion

    Existing Functionality: The required interception logic (logging details before/after a request) is already handled by the Service Activity Monitoring (SAM) module inside the ESB Karaf container. Documentation on SAM: introduction-to-service-activity-monitoring | Qlik Talend Help

    Recommendation: Because of the existing SAM functionality, there is no need to re-implement this low-level interception logic within the design of the DI job itself.

  2. Action Plan

    It will proceed with creating own automatic log routing system that will ingest event data directly from the existing SAM event database and send it to their ELK stack.

  3. Next Steps for Detailed Customization

    For more detailed or advanced log customization regarding service request interception it should submit a formal feature request via the official platform: Feature Request Link | Qlik Ideation

    The Qlik Talend Professional Services team can provide custom solutions.

 

Environment

Talend ESB 

Labels (1)
Version history
Last update:
‎2025-12-15 02:14 AM
Updated by: