> Hi guys,
>
> I'm still stuck with this.
>
> Can anybody help out?
>
>
> I would like to rotate the uwsgi log file on demand without having to
> restart uwsgi or any of its attached daemons.
>
> My setup (removed some in my opinion irrelevant lines:
>
>>  w

If you do not want to reload uWSGI, i suggest you to use logrotate withe
the copytruncate option:

https://github.com/jbq/uwsgi/blob/master/debian/uwsgi.logrotate

the logrotate command works even in containers

-- 
Roberto De Ioris
http://unbit.com
_______________________________________________
uWSGI mailing list
uWSGI@lists.unbit.it
http://lists.unbit.it/cgi-bin/mailman/listinfo/uwsgi

Reply via email to