Back to Vector

Support For Multiple Config Files

website/content/en/highlights/2020-02-07-multi-config-files.md

0.55.0433 B
Original Source

Vector is now able to execute a topology spread across multiple config files, which allows you to break large pipelines down into bite size, easier managed, chunks. Running them is as simple as:

bash
vector -c ./configs/first.toml -c ./configs/second.toml -c ./more/*.toml

Subscribe to our newsletter and you'll be notified when we learn how to do this with human emotions.