Skip to content

[Feature]: Implement process-specific log filtering to reduce noise #150

@gemini44sam-cloud

Description

@gemini44sam-cloud

Platform

Windows

ProxyBridge Version

3.2

OS and Version

Windows 11 23H2

Documentation

Code Review

  • I have gone through the code page

Describe the Feature

Is your feature request related to a problem? Please describe.
Currently, the "Traffic Logging" feature is a global toggle. When debugging specific application proxy behavior, it is nearly impossible to track the requests of the target app because the log UI is overwhelmed by noise from other background processes.

Describe the solution you'd like
I request a granular filtering mechanism in the Traffic Logging UI. Specifically:

Filter by Process Name/PID: A search bar or dropdown in the log window to show logs only from specific applications.

Exclude List: An "Ignore list" for specific processes (e.g., system background services that spam connections), allowing the user to silence unwanted log output.

Describe alternatives you've considered
I've considered disabling global logging, but that prevents me from verifying if my specific proxy rules are correctly applied to the target application.

Additional context
This feature would significantly improve the developer workflow for testing proxy rule accuracy.

Additional Context

Image Image

Metadata

Metadata

Assignees

No fields configured for Feature.

Projects

Status
In review

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions