Hello Folks,
I want to insert evaluated documents on the basis of written condition in a separate elastic-search index other than .watcher-history using watcher Action . during this process i also want to associate some custom field & value to tag the documents.
Basically, I don't want all the unnecessary fields which ".watcher-history-*" index have. I want to push only original record & some custom field and values to tag them.
I will appreciate any small example in this direction.
-- Yash