Hi @AlessandroKP ,
I have created some transform jobs on Kibana 7.16.2 and I have selected delay time as 1d and running job on continuously mode. Few of them jobs are working fine but I found that one job is not ingest the latest data from selected index pattern.
Please help me for this.
Regards,
Nitin Bisht
Hi Nitin,
1d-long delay seems pretty large. Could you explain why do you need such a long delay?
Hi @przemekwitek ,
The main reason for taking a delay of 1d is that the job should not be triggered continuously and when new data is ingested in the selected index pattern, then after 1d later this data is ingested on transform index and the second reason is that it will reduce the load on the server.