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

Add custom filters/labels #3

Closed
remram44 opened this issue Oct 22, 2021 · 0 comments · Fixed by #4
Closed

Add custom filters/labels #3

remram44 opened this issue Oct 22, 2021 · 0 comments · Fixed by #4
Labels
enhancement New feature or request

Comments

@remram44
Copy link
Owner

It would be cool if the user could customize the behavior from the command-line.

For example:

  • Custom filters, e.g. only process lines where "request starts with /api" or where "vhost is example.org" or "status is 5xx"
  • Custom labels, e.g. "set <version> from request using ^/api/(v[0-9]+)/"

This needs the log parser to keep the original variables & values in addition to the parsed values.

@remram44 remram44 added the enhancement New feature or request label Oct 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant