[UI] Filter logs with regex
Open
theme/ui
type/enhancement
- Dominant language
- Go
- Stars
- 17k
- Forks
- 2.1k
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 105
Description
### Proposal
Add to the logs page (stdout , stderr) of a task an option to set a regex that will filter lines . Something like `grep`.
### Use-cases
Quickly follow logs, filtering unwanted lines and keeping only what is useful.
### Attempted Solutions
CLI is the alternative
Contributor guide
No contributing guide indexed for this repository
Research direction
Start at the Nomad UI logs page and trace how task stdout and stderr are displayed. Compare the requested behavior with the existing CLI log filtering, then define how regex input, matching lines, and invalid expressions should behave before identifying the relevant UI tests or adding coverage.
Written by the indexing model from the issue text.
Assessment
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100