We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8356dbb commit 3f045a6Copy full SHA for 3f045a6
jobs/elasticsearch-platform/monit
@@ -1,5 +1,5 @@
1
check process elasticsearch-platform
2
- with pidfile /var/vcap/sys/run/bpm/elasticsearch-platform/elasticsearch.pid
+ with pidfile /var/vcap/sys/run/bpm/elasticsearch-platform/elasticsearch-platform.pid
3
start program "/var/vcap/jobs/bpm/bin/bpm start elasticsearch-platform"
4
stop program "/var/vcap/jobs/bpm/bin/bpm stop elasticsearch-platform"
5
group vcap
0 commit comments