Skip to content
This repository was archived by the owner on May 13, 2025. It is now read-only.

Conversation

edendattox
Copy link
Contributor

Fixes #136

Description:
This PR introduces a 'Live Tail' feature.

Key Additions:

UI for Live Tail: A user interface component for real-time log monitoring.
Stream Control: Implemented start and stop buttons for controlling the log stream.
Log Buffering: Displays the latest 500 log entries. This buffer size is configurable by modifying the code, allowing for flexibility based on different needs.

Copy link
Contributor

github-actions bot commented Jan 1, 2024

CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅

@nitisht nitisht self-requested a review January 2, 2024 05:43
@nitisht nitisht changed the title Rahul/feature live tail feat: live tail Jan 2, 2024
@edendattox
Copy link
Contributor Author

I have read the CLA Document and I hereby sign the CLA

nitisht added a commit to parseablehq/.github that referenced this pull request Jan 3, 2024
@nitisht nitisht requested a review from abhishek1305 January 3, 2024 07:37
@nitisht nitisht mentioned this pull request Jan 3, 2024
@nitisht nitisht merged commit 3e0e540 into parseablehq:main Jan 4, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Jan 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

add live tail support
3 participants