Monit should support should support stdout log file, similar to supervisor program;

Issue #528 duplicate
Former user created an issue

start program = "/usr/bin/systemctl start httpd" stop program = "/usr/bin/systemctl stop httpd" stdout_logfile=/var/log/ccway/httpd_stdout.log stderr_logfile=/var/log/ccway/httpd_stderr.log stdout_logfile_maxbytes=100MB stdout_logfile_backups=15

Comments (1)

  1. Log in to comment