Hi,
We are trying to build a monitoring tool using Central streaming.
I was able to successfully follow the documentation and connect to the webhooks endpoint via websocket
(Streaming API)
However,
1. Almost no data is coming, initially there is a single audit message right after opening connection and then, nothing, and I was waiting for hours.
2. After starting the websocket client, turning it down and the again up, we are always getting the same audit message. Now, we were expecting to get streaming events and not the same data again and again. Seems like the topic is read always from the start, we need to be able to read it from the last place the client stopped.
------------------------------
Evgeny Tsirkin
------------------------------