diff --git a/entrypoint.sh b/entrypoint.sh index fb92b0932..07bdc2aaf 100755 --- a/entrypoint.sh +++ b/entrypoint.sh @@ -1,7 +1,7 @@ #!/bin/bash multilog_err=1 -multilog_cmd="multilog s16777215 n2 '!tai64nlocal' /opt/orbs/logs" +multilog_cmd="multilog s16777215 n10 '!tai64nlocal' /opt/orbs/logs" while [[ "${multilog_err}" -ne "0" ]]; do sleep 1 @@ -11,4 +11,4 @@ done echo "Running orbs-network-go.." -/opt/orbs/orbs-node $@ | $multilog_cmd 2>&1 \ No newline at end of file +/opt/orbs/orbs-node $@ | $multilog_cmd 2>&1