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

Log ClientDenied events as Debug #597

Merged
merged 1 commit into from
Apr 3, 2024

Conversation

rhysparry
Copy link
Contributor

@rhysparry rhysparry commented Apr 2, 2024

Background

The client denied error messages can create a lot of noise in the logs.

Results

Client denied events will be logged as Debug level events.

Resolves #598

How to review this PR

Quality ✔️

Pre-requisites

  • I have read How we use GitHub Issues for help deciding when and where it's appropriate to make an issue.
  • I have considered informing or consulting the right people, according to the ownership map.
  • I have considered appropriate testing for my change.

Copy link

@rhysparry rhysparry marked this pull request as ready for review April 2, 2024 04:50
@rhysparry rhysparry requested a review from a team as a code owner April 2, 2024 04:50
@rhysparry rhysparry merged commit 10761b3 into main Apr 3, 2024
15 checks passed
@rhysparry rhysparry deleted the sast/sc-73056/log-client-denied-as-debug branch April 3, 2024 22:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Client Denied messages are creating noise in logs
2 participants