Commit 94394535 authored by Wojciech Tyczynski's avatar Wojciech Tyczynski

Increase single logfile size in kubemark

parent 5b37bcc3
......@@ -24,6 +24,7 @@ function write_supervisor_conf() {
command=${exec_command}
stderr_logfile=/var/log/${name}.log
stdout_logfile=/var/log/${name}.log
logfile_maxbytes=500MB
autorestart=true
startretries=1000000
EOF
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment