aports/testing/vector/vector.confd
2023-03-24 05:02:36 +00:00

14 lines
316 B
Bash

# 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