supervisord
[program:consul_server]
command=/opt/service/consul/bin/consul1.9.5 agent -dev -log-level=err -client 0.0.0.0 -ui -datacenter=aliyun-cn-east1
autostart=false
autorestart=true
startsecs=10
redirect_stderr=true
stdout_logfile=/opt/service/consul/log/consul.log
stdout_logfile_maxbytes=50MB
stdout_logfile_backups=1
stdout_events_enabled=false