Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
In Replicate, can I reload the logstream task without having to reload tasks that use the logstream as a source?
In other words, I would like to stop the child tasks that source their data from the logstream. Then, stop the logstream and perform a full load. Then can I restart the child tasks from where they left off? Or will reloading the logstream mess up the child tasks? I do not want to perform a full load of the child tasks.
Hi @PapaC
Please check the log stream architecture on how it works.
No, you cannot reload the LogStream parent and expect the child tasks to resume from where they left off.
When it is Full load, child tasks directly connects to the source database instead of reading from logstream files. Hope this is clear.
Also please check the user guide details.
https://help.qlik.com/en-US/replicate/May2025/Content/Replicate/Main/Log%20Stream%20Staging/ls1.htm
Thanks
Naren
Hi @PapaC
Please check the log stream architecture on how it works.
No, you cannot reload the LogStream parent and expect the child tasks to resume from where they left off.
When it is Full load, child tasks directly connects to the source database instead of reading from logstream files. Hope this is clear.
Also please check the user guide details.
https://help.qlik.com/en-US/replicate/May2025/Content/Replicate/Main/Log%20Stream%20Staging/ls1.htm
Thanks
Naren
Thanks for the help! I will read further in the user guide!
Also, we have so many community articles created on logstream. Please refer for better understanding.
Thanks
Naren