Implement Live Tail #19

Closed
opened 2026-02-04 23:09:00 +01:00 by ilker · 0 comments
Owner

Priority: Medium
Estimated Time: 3 hours

Tasks:

  • Add tail mode toggle
  • Implement NDJSON stream reading
  • Add auto-scroll
  • Add pause/resume controls
  • Handle connection errors
  • Add max buffer limit

Files to Update:

  • frontend/src/pages/LogsExplorer.tsx
  • frontend/src/components/logs/LogTable.tsx

Acceptance Criteria:

  • Tail mode streams logs in real-time
  • Auto-scroll works
  • Can pause/resume stream
  • Buffer limited to prevent memory issues
**Priority:** Medium **Estimated Time:** 3 hours **Tasks:** - Add tail mode toggle - Implement NDJSON stream reading - Add auto-scroll - Add pause/resume controls - Handle connection errors - Add max buffer limit **Files to Update:** - `frontend/src/pages/LogsExplorer.tsx` - `frontend/src/components/logs/LogTable.tsx` **Acceptance Criteria:** - [ ] Tail mode streams logs in real-time - [ ] Auto-scroll works - [ ] Can pause/resume stream - [ ] Buffer limited to prevent memory issues
ilker added this to the Milestone 2: VictoriaLogs Integration milestone 2026-02-04 23:09:00 +01:00
ilker added this to the VictoriaLogs Manager project 2026-02-04 23:09:15 +01:00
ilker closed this issue 2026-02-04 23:17:56 +01:00
ilker moved this to Done in VictoriaLogs Manager on 2026-02-04 23:18:06 +01:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ilker/victorialogs-manager#19