2019-05-14 02:27:48 UTC - Rodric Rabbah: the project is 6 stars shy of 4000 github stars! clock1 : Carlos Santana, James Thomas partyparrot : Dominic Kim, James Thomas boom : Roberto Diaz, James Thomas https://openwhisk-team.slack.com/archives/C3UDXSFA6/p1557800868028100 ---- 2019-05-14 07:33:42 UTC - Jin Choi: Is there a graceful way to clean and/or logrotate a controller's log file, for example, `$HOME/wsklogs/controller0/controller0_logs.log`? https://openwhisk-team.slack.com/archives/C3UDXSFA6/p1557819222030200 ---- 2019-05-14 07:35:42 UTC - Jin Choi: I can't even simply delete the `$HOME/wsklogs/controller0/controller0_logs.log` file because a controller service should keep referring to the original inode of the log file which would result in malfunctioning. Am I missing something? https://openwhisk-team.slack.com/archives/C3UDXSFA6/p1557819342032100 ---- 2019-05-14 07:39:22 UTC - Dominic Kim: I am setting up logrotated configuration separately. https://openwhisk-team.slack.com/archives/C3UDXSFA6/p1557819562032900 ---- 2019-05-14 07:49:53 UTC - Jin Choi: Does the `controller` handle HUP signals the same way as Nginx/Apache? https://openwhisk-team.slack.com/archives/C3UDXSFA6/p1557820193034400?thread_ts=1557820193.034400&cid=C3UDXSFA6 ---- 2019-05-14 08:27:50 UTC - Dominic Kim: I am not quite sure. But if I configure logrotated, it works as expected. https://openwhisk-team.slack.com/archives/C3UDXSFA6/p1557822470035300?thread_ts=1557820193.034400&cid=C3UDXSFA6 ---- 2019-05-14 23:09:40 UTC - Jin Choi: I'd love to read and learn your logrotate;s configuration if you don't mind. Could you paste the whole config here? https://openwhisk-team.slack.com/archives/C3UDXSFA6/p1557875380035800?thread_ts=1557820193.034400&cid=C3UDXSFA6 ---- 2019-05-14 23:15:26 UTC - Jin Choi: @Rodric Rabbah How do you manage the ever-growing controller's and Nginx's log files for the fully managed Openwhisk ? https://openwhisk-team.slack.com/archives/C3UDXSFA6/p1557875726037400?thread_ts=1557875726.037400&cid=C3UDXSFA6 ----