Hi. I set up my uwsgi to log to /var/log/uwsgi_ml.log and I see the messages on the file no problem but I decided to enable newsyslog to rotate the log file when >100K so I added this to the newsyslog.conf :
/var/log/uwsgi_ml.log 600 7 100 * JC /var/run/uwsgi_ml.pid And is rotating the file but looks like uwsgi needs another signal to start writing to the file again. is SIGHUP the correct signal for this case ? Thanks. -- Jose Amengual Senior System Administrator Work at Play | The Creative Technology Agency 5th Floor, 329 Railway Street – Vancouver, BC V6A 1A4 o: 604.685.6418 x104 | c: 604.345.5767 _______________________________________________ uWSGI mailing list [email protected] http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi
