Sources
Sources are responsible for ingesting events into
Vector, they can both receive and pull in data. If you're deploying Vector in
an agent role, you'll want to user local data sources
like the file or stdin sources.
If you're deploying Vector in a service role, you'll want
to use sources that receive data over the network, like the
vector, tcp, and
syslog sources.