Sorry originally sent to wrong list
According to the manual - https://docs.geoserver.org/main/en/user/configuration/globalsettings.html#enable-request-logging and https://docs.geoserver.org/main/en/user/production/troubleshooting.html#troubleshooting-requests you can turn request body logging on via the global settings page. But you can’t - the only setting left from that is the size of the request body to saved.
Before I have a go at rewriting those sections to point to the web.xml file I thought I’d check that we actually intended to remove the controls from the global settings page or should I look instead at where they’ve gone to?
It looks like the documentation has got ahead of the implementation of https://osgeo-org.atlassian.net/browse/GEOS-10469 https://github.com/geoserver/geoserver/pull/5829 which is where the confuision is coming from.
Ian
···
Ian Turton
Ian,
Perhaps a source of confusion was that this change was backported in combination with another, related change here: https://github.com/geoserver/geoserver/pull/5909 and here: https://github.com/geoserver/geoserver/pull/5897 ?
Joe (https://github.com/turingtestfail)
On Fri, Jun 3, 2022 at 7:36 AM Ian Turton <ijturton@anonymised.com> wrote:
Sorry originally sent to wrong list
According to the manual - https://docs.geoserver.org/main/en/user/configuration/globalsettings.html#enable-request-logging and https://docs.geoserver.org/main/en/user/production/troubleshooting.html#troubleshooting-requests you can turn request body logging on via the global settings page. But you can’t - the only setting left from that is the size of the request body to saved.
Before I have a go at rewriting those sections to point to the web.xml file I thought I’d check that we actually intended to remove the controls from the global settings page or should I look instead at where they’ve gone to?
It looks like the documentation has got ahead of the implementation of https://osgeo-org.atlassian.net/browse/GEOS-10469 https://github.com/geoserver/geoserver/pull/5829 which is where the confuision is coming from.
Ian
–
Ian Turton
–
Ian Turton
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel
Possibly, it’s great work that for some reason I thought had been there before and had been downgraded as a security fix or just broken over the years.
Ian
···
Ian Turton