1
I used the following command to enable Watcher:
PUT _cluster/settings { "persistent": { "xpack.monitoring.collection.enabled": true } }
When I goto the Watcher to create a watcher, there is no timestamp field. Do I have to create it manually?