2 file=/run/supervisord.sock ; (the path to the socket file)
13 pidfile=/var/run/supervisor/supervisord.pid
19 serverurl=unix:///run/supervisord.sock
23 [rpcinterface:supervisor]
24 supervisor.rpcinterface_factory = supervisor.rpcinterface:make_main_rpcinterface
26 [program:elasticsearch]
27 command=/usr/share/elasticsearch/bin/elasticsearch
34 stdout_logfile=/dev/stdout
35 stdout_logfile_maxbytes=0
38 command=/usr/sbin/crond -n -s
44 stdout_logfile=/dev/stdout
45 stdout_logfile_maxbytes=0
48 command=/usr/share/elasticsearch/elasticsearch-setindex.sh
54 stdout_logfile=/dev/stdout
55 stdout_logfile_maxbytes=0