-
-
Notifications
You must be signed in to change notification settings - Fork 153
Closed
Labels
Milestone
Description
Add support for a live tail approach where a client like pb or console can hookup to a Parseable instance and live stream all the logs for a given stream.
The stream will start the moment client hooks on and will end when client stops listening. Server will simply send all the events received in the log stream for this live tail. Client will be responsible for filtering etc.
Relevant client side issues: