parseablehq / pb

CLI client for Parseable server. Inspect, query and analyse Parseable log data from your terminal.
https://parseable.com
GNU Affero General Public License v3.0
15 stars 8 forks source link

add live tail support #22

Closed nitisht closed 1 year ago

nitisht commented 1 year ago

we need to add live tail receiver support so users can use pb to hook on to a parseable server instance and receive all the logs for a given stream

depends on https://github.com/parseablehq/parseable/issues/503

nitisht commented 1 year ago

fixed by #27