weizhouapache commented on issue #10578:
URL: https://github.com/apache/cloudstack/issues/10578#issuecomment-2739484340
with upgrade to the log4j 2.x (#7131) , the content of all API responses
are logged.
this issue is caused by massive response of API listApis.
`2025-03-18 14:17:53,683 INFO [c.c.a.ApiServlet]
(qtp2038105753-4077:[ctx-c7d0b173, ctx-8784ed60]) (logid:d5c7cecd) (userId=2
accountId=2 sessionId=node0q691iwxlhj07l65hzs2gg3ru2) 15.178 -- GET
command=listApis&response=json&sessionkey=Sc6JtXZo8btFy6yP7WA9888BXIs 200
{"listapisresponse":{"count":812,"api":[{"name":"createVPCOffering","description":"Creates
VPC
offering","isasync":true,"related":"updateVPCOffering,listVPCOfferings","params":[{"name":"serviceproviderlist","description":"provider
to service mapping. If not specified, the provider for the service will be
mapped to the default provider on the physical
network","type":"map","length":255,"required":false},`
I am not sure if it is configurable.
maybe @JoaoJandre can give some advise
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]