# vector service configuration options

# extra arguments to pass to vector
command_args=""

# user:group to run the process with
command_user="vector:vector"

# where to store logs for vector process output
#logfile="/var/log/vector.log"

# comment to use traditional service management
supervisor=supervise-daemon
