I created a demo report and run an execution command:
POST _xpack/watcher/watch/creat_demo_report_6/_execute
{
"record_execution": true
}
As I set in my report "interval": "1h", I am getting an hourly report.
My question is how do I stop it?
Thanks
Sharon.