Hi there ,
I am uplaoidng document using following RestFull service API .
http://<IP>:8080/alfresco/service/api/upload
In which logs file , i can see incoming / outgoing messages on server . I verified alfresco.log its not visible there
Is there any specific parameter to be enabled in config to log incoming and outgoing messages in logs ?
thanks
Brijesh N K
Hi @brijeshnk,
You can turn on debug using log4j.logger.org.alfresco.rest
HTH
I just added this comment under
..\alfresco-content-services\tomcat\webapps\alfresco\WEB-INF\classes\log\log4j.properties .
Hope this will log all the incoming / outgoing REST API calls in alfresco.log file
thanks a lot , will implement and confirm
I just executed , nothing is printed in alfresco.log . following is screen shot from POSTMAN. Response message is success . I was expecting payload to be printed in alfresco.log .
log4j.propertites screen shot
log4j.properties screenshot
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.