send prometheus logs to syslog
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
c7615afb9a
commit
39127b267d
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ case $1 in
|
|||
-p /tmp/prometheus.pid \
|
||||
-l /tmp/prometheus.pid \
|
||||
-u rails \
|
||||
/usr/local/bin/syslogize \
|
||||
/usr/bin/foreman start -f /etc/Procfile -d /srv prometheus
|
||||
;;
|
||||
|
||||
|
|
Loading…
Reference in a new issue