Skip to content

Instantly share code, notes, and snippets.

@fatelei
Created July 26, 2017 15:43
Show Gist options
  • Select an option

  • Save fatelei/3ea0a33dcd9039196c24048f0b6009a0 to your computer and use it in GitHub Desktop.

Select an option

Save fatelei/3ea0a33dcd9039196c24048f0b6009a0 to your computer and use it in GitHub Desktop.
[program:es_exporter]
command = /path/elasticsearch_exporter-1.0.1.linux-amd64/elasticsearch_exporter -es.all false
autostart = false
stdout_logfile_backups = 0
stderr_logfile_backups = 0
stderr_logfile = /data/log/supervisor/%(program_name)s.stderr.log
stdout_logfile = /data/log/supervisor/%(program_name)s.stdout.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment