Hi, I also want to implement continuous logging, even if the connection is not established. I managed it with connback, tho it is not the preferred method, since I don't want to open a connection all the time. I'm currently looking at keepopen as a solution. I added it to the connector, but it won't keep logging after one of the connection is closed. I'm not quite sure how it's implemented Is there a parameter or option I'm missing? connector: keepopen,...