Skip to content

process and track sync that started before the log was created #37

Open
@Fujio-Turner

Description

@Fujio-Turner

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.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions