Hello Team, We are using "collect" command by Constructing a search that returns the data that we want to copy/update, and pipe the results to index file with collect command as below: | inputlookup XXX.csv | collect index=Index_file. We are sending it with HTTP post method, we can see the above mentioned entries in "search" history for validation. But with collect , the mentioned Index_file is not updating instantly. It updates abruptly and inconsistently with some hours delayed. Sometimes 1 or 2 days delays. Any suggestion or valid reason greatly appreciated. Thanks, Nirav
... View more