Skip to content

Conversation

nhomble
Copy link
Contributor

@nhomble nhomble commented Mar 4, 2019

Exposing ignorePaths from NCSARequestLog into the jetty access log configuration so that users can choose to not log a URI in their request logs as supported out of the box by jetty.
This resolves #15677

@spring-projects-issues spring-projects-issues added the status: waiting-for-triage An issue we've not yet triaged label Mar 4, 2019
@nhomble
Copy link
Contributor Author

nhomble commented Apr 1, 2019

I'll confess I am not sure how ssl related tests in the undertow test class are affected by my diff. I'll try to debug more and see if I am triggering the failure but this seems fishy.

@wilkinsona
Copy link
Member

@nhomble Thanks for the pull request. The problem with Undertow looks to be unrelated. Please feel free to ignore it.

@snicoll snicoll changed the title Feature/gh 15677 jetty access ignore path Complete Jetty Access Log configuration properties support Apr 17, 2019
@snicoll snicoll added type: enhancement A general enhancement and removed status: waiting-for-triage An issue we've not yet triaged labels Apr 17, 2019
@snicoll snicoll self-assigned this Apr 17, 2019
@snicoll snicoll added this to the 2.2.0.M3 milestone Apr 17, 2019
@snicoll snicoll closed this in 0f60555 Apr 17, 2019
snicoll added a commit that referenced this pull request Apr 17, 2019
* pr/16080:
  Polish "Complete Jetty Access Log configuration properties support"
  Complete Jetty Access Log configuration properties support
@snicoll
Copy link
Member

snicoll commented Apr 17, 2019

@nhomble thank you for making your first contribution to Spring Boot. Your contribution is now merged on master with a polish commit.

@nhomble
Copy link
Contributor Author

nhomble commented Apr 18, 2019

thanks a lot @snicoll! I hope to find more thing to contribute.

@nhomble nhomble deleted the feature/gh-15677-jetty-access-ignore-path branch April 18, 2019 01:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Configure Jetty Access Logs - Ignore Paths
4 participants