Does either of Filebeat or Logstash support config hot reload, as mentioned in the Vector's doc? https://docs.vector.dev/usage/administration/reloading
Edit - Found It - https://www.elastic.co/guide/en/logstash/current/reloading-c...
https://github.com/timberio/vector-test-harness/tree/master/...
Logstash is not graceful. Our testing shows that they basically shut it down and start it again.
https://github.com/timberio/vector-test-harness/tree/master/...
Logstash is not graceful. Our testing shows that they basically shut it down and start it again.