disable access log on dm-server
how can I disable access log?
In large environments http requests come through http or ajp to a tomcat (here dm-server) from an apache webserver. To reduce tomcat load there is no need to log to an access.log additionally to the apache webserver.
The only section in config/servletContainer.config or UserGuide I found was
Code:
"logs": {
"perApplicationLogging": true,
"accessLogDir": "access",
"accessLogFormat": "long"
Is there any "accessLog" : "true|false" option available or planned?
A CR would be to overwrite it per bundle/webapp config.
-- Thomas
Access forbiddent to ticket
Hi
I'm trying to do the same thing, but the doc doesn't help me.
Moreover, i have tried to connect to JIRA to view the bug report, but even logged in, i got an access error when trying to display https://issuetracker.springsource.co...e/PLATFORM-193
Code:
ERROR
It seems that you have tried to perform an operation which you are not permitted to perform.
If you think this message is wrong, please consult your administrators about getting the necessary permissions.