Continuing the discussion from Where does ERPNext write anything to?:
not sure whether I have formulated the linked topic not ideal. So. I wonder where logfiles and configuration of bench / frappe / ERPNext Server are being saved to.
Continuing the discussion from Where does ERPNext write anything to?:
not sure whether I have formulated the linked topic not ideal. So. I wonder where logfiles and configuration of bench / frappe / ERPNext Server are being saved to.
Most of the logs are stored in /log/ inside the frappe-bench folder and the configs are sym-linked to different config files, but you’ll find all the configs inside /config/
Someone has previously made a Docker Image for ERPNext, you can use that as reference.
thanks for the feedback
[quote=“vjFaLk, post:2, topic:12983, full:true”]
Most of the logs are stored in /log/ inside the frappe-bench folder[/quote]
anything else then ~/frappe-bench/logs & /var/log?
yes, that’s what I am starting with
For backend log processing can we ftp and get these log files