Hi
I wrote a watcher with this trigger:
"trigger": {
"schedule": {
"daily": {
"at": [
"06:35"
]
}
}
},
I just want this watcher run at 06:35 everyday morning.
But when I save this watcher, I see this execution history:
Could you explain me why the watcher has the wrong trigger time?!?
my @timestamp field and Kibana time (even my browser &...) is correct