Is there a way to use the "Request" JSON from the "Discover" section of kibana and turn it into a watcher? I'm having an issue figuring how to do an "OR" in a watcher, but I have the JSON.
Hey,
no, you need to create watches manually and the query is only a very small part. What you need to do is to use a query_string
query in Elasticsearch and put your query in there. This resembles what you type into the kibana search input at the top.
If you have problems coming up with a watch, please provide more infos, so we can get there step by step.
--Alex
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.