Increase single logfile size in kubemark
This commit is contained in:
parent
5b37bcc3f3
commit
9439453527
@ -24,6 +24,7 @@ function write_supervisor_conf() {
|
|||||||
command=${exec_command}
|
command=${exec_command}
|
||||||
stderr_logfile=/var/log/${name}.log
|
stderr_logfile=/var/log/${name}.log
|
||||||
stdout_logfile=/var/log/${name}.log
|
stdout_logfile=/var/log/${name}.log
|
||||||
|
logfile_maxbytes=500MB
|
||||||
autorestart=true
|
autorestart=true
|
||||||
startretries=1000000
|
startretries=1000000
|
||||||
EOF
|
EOF
|
||||||
|
Loading…
Reference in New Issue
Block a user