Depends on D4228
We need to be able to separate logs from each other when we pull the backup from the cloud.
For now, we just read the following log chunks without knowing how many logs we really get since multiple chunks can fit into one log.
With the chunk counter, we can easily recognize when we get a new log - whenever the counter is 0.