Skip to content

VictoriaLogs web UI: Search at JSON tab is very slow and unreliable #51

@valyala

Description

@valyala

Describe the bug

I frequently use Ctrl+F search functionality built into Chrome web browser for locating the needed text at the JSON tab of VictoriaLogs web UI. It works OK most of the time, but sometimes it starts working very slow (and even hangs) when the query returns too big number of logs with many log fields (and the limit entries is set to 100 or to higher value).

To Reproduce

  1. Open https://play-vmlogs.victoriametrics.com/select/vmui/?#/?query=%7Btype%3DPullRequestEvent%7D&g0.range_input=1d&g0.end_input=2025-06-20T22%3A00%3A00&g0.relative_time=none&view=json&limit=100 in Chrome
  2. Press Ctrl+F (or Cmd+F on MacOS) and enter "head" there
  3. Note that the search is very slow, and sometimes it simply hangs

Version

v1.24.0-victorialogs

Logs

No response

Screenshots

No response

Used command-line flags

No response

Additional information

No response

Metadata

Metadata

Labels

bugSomething isn't workingweb-uiIssues related to the user interface: layout, styling, usability, or UI-specific bugs.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions