Replies: 1 comment 5 replies
-
|
Hey @ekallevig, are there any other differences in the config that doesn't shut down? I'd expect a pipeline with an elasticsearch output to close gracefully like others would so there might be another component preventing shutdown, or possibly a bug somewhere. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I use the csv input and the stdout ouput, the csv will be consumed and then benthos will shut down. But when I use the elasticsearch output, benthos continues running after the csv has been consumed. Is it possible to have benthos shut down after completing the csv?
Beta Was this translation helpful? Give feedback.
All reactions