hashicorp / hashicorp/nomad

[UI] Filter logs with regex

Open
#16,154 1 comment 0 reactions 0 assignees View on GitHub
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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.