Skip to content

Commit

Permalink
add transporter
Browse files Browse the repository at this point in the history
  • Loading branch information
Flaque committed Aug 30, 2024
1 parent 4aaa22f commit 9c7a761
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion start-fly-log-transporter.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ filter /etc/vector/sinks/*.toml 2>&-
echo 'Configured sinks:'
find /etc/vector/sinks -type f -exec basename -s '.toml' {} \;

exec vector -c /etc/vector/vector.toml -C /etc/vector/sinks
exec vector -c /etc/vector/vector.toml -C /etc/vector/sinks --verbose

0 comments on commit 9c7a761

Please sign in to comment.