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

[Question] Is there a way to exclude a specific API endpoints from logging requests? #44

Closed
randykinne opened this issue Apr 7, 2020 · 4 comments

Comments

@randykinne
Copy link

I tried looking through the code to find where this may be possible but I couldn't find anything. There are also no examples of this.

@randykinne
Copy link
Author

Forgot to explain it more before hitting send:
I have API endpoints that are used in kubernetes health checks - logging those requests would not be necessary as they are sent roughly 10x per minute. Is there any way to disable request logging for specific endpoints?

@bobbui
Copy link
Owner

bobbui commented Apr 7, 2020

there is not a way to do curently this but definitely doable, PR is welcome btw. current to busy to handle it, I need to take care of my kids when they are at home due to Covid-19 🤣

@randykinne randykinne changed the title [Question] Is there a way to exclude an API from logging requests? [Question] Is there a way to exclude a specific API endpoints from logging requests? Apr 7, 2020
@bobbui bobbui closed this as completed in 04a5810 Aug 4, 2020
@bobbui
Copy link
Owner

bobbui commented Aug 4, 2020

fixed in version 1.2.5

@randykinne
Copy link
Author

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants