'Kiban,Uptime,Monitoring need to run once created for the first time then run based on the schedule
using elastic stack version 7.17.0, on heartbeat monitoring, I can't configure the monitor to run once it created for example:
- type: http
- schedule: '@every 5s'
- urls: ["http://myhost:80"]
this configuration will run every 5 seconds after the creation of the monitor but I want it to run once created then run every 5 seconds
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
