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

Announcements
Learn how to migrate to Qlik Cloud Analytics™: On-Demand Briefing!
cancel
Showing results for 
Search instead for 
Did you mean: 
sanlamZA
Contributor II
Contributor II

Replication to AWS Kinesis - Metadata stream empty

Good day

We are replicating data from DB2 LUW (via a logstream staging task) to AWS Kinesis, but the metadata stream is empty. 
We did set this in the end point: "Publish metadata messages to a dedicated metadata stream", with a separate stream for data and metadata.

Any suggestions? Which log items should be selected to assist with debugging?

 

Thanx

Abrie Marais

 

Labels (1)
1 Solution

Accepted Solutions
john_wang
Support
Support

Hello Abrie Marais, @sanlamZA 

Thanks for reaching out to Qlik Community!

Please enable TARGET_LOADTARGET_APPLY to Trace, (or Verbose) and re-run the task, some lines should be printed in task log file, for example, in Full Load stage:

2025-02-04T03:28:39:230343 [TARGET_LOAD ]T: sending batch (id = 1) with 1 messages, total size 5196, to stream johwg.metadata (kinesis_client.c:957)

Hope this helps.

John.

Help users find answers! Do not forget to mark a solution that worked for you! If already marked, give it a thumbs up!

View solution in original post

3 Replies
john_wang
Support
Support

Hello Abrie Marais, @sanlamZA 

Thanks for reaching out to Qlik Community!

Please enable TARGET_LOADTARGET_APPLY to Trace, (or Verbose) and re-run the task, some lines should be printed in task log file, for example, in Full Load stage:

2025-02-04T03:28:39:230343 [TARGET_LOAD ]T: sending batch (id = 1) with 1 messages, total size 5196, to stream johwg.metadata (kinesis_client.c:957)

Hope this helps.

John.

Help users find answers! Do not forget to mark a solution that worked for you! If already marked, give it a thumbs up!
sanlamZA
Contributor II
Contributor II
Author

Hi John

Thanx for the speedy reply. I've managed to get find the entries in the logfile and the developers could see the messages in their Kinesis stream.

It's our first time using Kinesis as a target, so we're still learning  🙂

Regards

john_wang
Support
Support

Thank you so much for your great support @sanlamZA !

Help users find answers! Do not forget to mark a solution that worked for you! If already marked, give it a thumbs up!