Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

4.x - AccessLog path filter #8503

Open
romain-grecourt opened this issue Mar 20, 2024 · 0 comments
Open

4.x - AccessLog path filter #8503

romain-grecourt opened this issue Mar 20, 2024 · 0 comments
Labels
4.x Version 4.x enhancement New feature or request P3 SE

Comments

@romain-grecourt
Copy link
Contributor

Environment Details

  • Helidon Version: 4.0.6
  • Helidon SE

Problem Description

Provide a way to filter the paths that should be access-logged.
This can be done using a Predicate<String> or Predicate<Path> programmatically.

Configuration for this could be based off include/exclude regular expressions.

@romain-grecourt romain-grecourt added enhancement New feature or request SE 4.x Version 4.x labels Mar 20, 2024
@m0mus m0mus added P3 P4 and removed P3 labels Apr 4, 2024
@m0mus m0mus added P3 and removed P4 labels Apr 4, 2024
@m0mus m0mus added this to Backlog Aug 12, 2024
@m0mus m0mus moved this to Normal priority in Backlog Aug 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x Version 4.x enhancement New feature or request P3 SE
Projects
Status: Normal priority
Development

No branches or pull requests

2 participants