Open
Description
The log currently only cares about new syncs or log lines that have /_blipsync because this line is only real line that tells you who(sync gateway user Id) is creating a replication.
So you might run the scritp and catch lets say 30% of the users , but what about the other 70% who is "headless" no known user name , but is sync-ing or have a open websocket with same _changes and /or data pushed or pulled down.
I need to create a foo user like "ichabod:{websocket ID}"
Its not going to have an incomplete set of information b/c you don't know when the replication began.
But I need to know the full picture of how many users/replications are in the logs , even If I don't know who and when they started.