Kibana advanced watch: Version is “-1”?
Watcher Lab (#1) indicates versions are a Positive Number. What does the negative sign indicate? Does it reference at all to the "failed to execute watch input"?
Thank you!
Kibana advanced watch: Version is “-1”?
Watcher Lab (#1) indicates versions are a Positive Number. What does the negative sign indicate? Does it reference at all to the "failed to execute watch input"?
Thank you!
Hi there, the reason you're seeing a version of -1 is because you're using the inline execute API. The watch you're executing doesn't actually exist in an index (it's just in the body of the _execute
call), so there's no document for ES to perform versioning on.
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.