07-11-2020 03:21 PM
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
07-13-2020 07:07 AM
Hi @brijeshnk,
You can turn on debug using log4j.logger.org.alfresco.rest
HTH
07-13-2020 10:00 AM
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
07-13-2020 11:34 AM
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
Explore our Alfresco products with the links below. Use labels to filter content by product module.