- What sbt version 1.9.2
- What is your build system (e.g. Ubuntu, MacOS, Windows, Debian ) Linux
- What package are you building (e.g. docker, rpm, ...) rpm
- What version has your build tool (find out with e.g.
rpm --version) 2.3.21
- What is your target system (e.g. Ubuntu 16.04, CentOS 7) Linux
I want to setup WatchDog for my application. As per documentation WatchDogSec can be configured to check ping for active service instance and if not it will restart.
I am not able to find out configuration of anything we can replace in LinuxPlugin or RpmPlugin or SystemdPlugin to enable WatchDogSec. Is there any such option availavle?
rpm --version) 2.3.21I want to setup WatchDog for my application. As per documentation WatchDogSec can be configured to check ping for active service instance and if not it will restart.
I am not able to find out configuration of anything we can replace in LinuxPlugin or RpmPlugin or SystemdPlugin to enable WatchDogSec. Is there any such option availavle?