Can you explain more about the streamer.flush command. Does that initiate the upload of data to InitialState? Or on each streamer.log call is it uploaded to the website?
I was writing code that I thought would log data under the streamer.log command, and then every 5 minutes call the streamer.flush command to upload... Does that work?