Kibana advanced watch: Version is “-1”?

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.