Hello,<br><br>I'm new to genieACS.<br>So far, I've successfully tested Presets. For instance, I'm adding a tag to a device if it comes with a 2 PERIODIC event. I could see that the tags were successfully added to these devices.<br><br>Now, I'm setting up a provision that is triggered by a preset. I saw that we can add some useful log information with the "log('starting provision.');" in the provision script. <br>My question is: in what folder are these logs written?<br><br>In the folder genieacs/debug, it seems that there's a trace of all CWMP exchanges between the device and the ACS, but I could not find the provisions log.<br><br>Thanks.<br><br>