Hi, I am curretly using watcher to set up tasks.
But when I set up condition part, I want to make the params can contan mutiple key-value pair, so that in future I can easily change them to other value I want, but I encouter some error like below
Start of condition
Params and error part
I am not sure if it is due to Elasticsearch is not allow mutiple key-value set up or something that I did wrong.
And, I also wonder if there is any way to store this long watcher code and other long search query code becuase previosly I logined my elastic account in another computer, I see those code are disappear in the kibana dev tool.
Thanks