|
[program:rlistlog]
command=/home/paiai/envs/hanyuan/bin/python /home/paiai/work/hanyuan/manage.py rlistlog --key=django:logit:hanyuan --filename=/tmp/hanyuan.logit.log
autostart=true
autorestart=true
startretries=3
exitcodes=0,1,2
stopsignal=KILL
stopasgroup=true
killasgroup=true
stdout_logfile=/var/log/supervisor_rlistlog_access.log
stderr_logfile=/var/log/supervisor_rlistlog_error.log
user=diors
|