-
Notifications
You must be signed in to change notification settings - Fork 474
Apache Tomcat made the HTTP in the log optional #12443
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
Conversation
🚀 Benchmarks reportTo see the full report comment with |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
minor suggestion. Otherwise LGTM! 🚀
|
💚 Build Succeeded
History
|
Package apache_tomcat - 1.8.3 containing this change is available at https://epr.elastic.co/package/apache_tomcat/1.8.3/ |
* made the HTTP in the log optional * fixed changelog url * Update packages/apache_tomcat/changelog.yml Co-authored-by: Harnish Chavda <118714680+harnish-elastic@users.noreply.github.com> --------- Co-authored-by: Harnish Chavda <118714680+harnish-elastic@users.noreply.github.com>
* made the HTTP in the log optional * fixed changelog url * Update packages/apache_tomcat/changelog.yml Co-authored-by: Harnish Chavda <118714680+harnish-elastic@users.noreply.github.com> --------- Co-authored-by: Harnish Chavda <118714680+harnish-elastic@users.noreply.github.com>
Proposed commit message
made the
HTTP version
inside the tomcat log optional.Checklist
changelog.yml
file.~~- [ ] I have verified that any added dashboard complies with Kibana's Dashboard good practices ~~
Related issues