Skip to content

add live tail support #503

@nitisht

Description

@nitisht

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:

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions