Logstash helm chart with Elasticsearch input/output starts over after finishing

Hi,
I'm using the logstash helm chart with Logstash 8.9.0.
The pipeline has an input and an output of Elasticsearch, basically importing an index from one cluster to another (using snapshots or reindex would've been better, but unfortunately not an option here).

Once the data has finished transferring, the pod is shut down, and a new pod is created that performs it again.

Any way to gently change the helm chart settings to prevent that?

Thanks

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.