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 7684363 commit 52bf277Copy full SHA for 52bf277
jobs/elasticsearch-platform/monit
@@ -1,5 +1,5 @@
1
check process elasticsearch-platform
2
- with pidfile /var/vcap/sys/run/bpm/elasticsearch/elasticsearch.pid
+ with pidfile /var/vcap/sys/run/bpm/elasticsearch-platform/elasticsearch.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