Skip to content

Commit

Permalink
feat(BOUN-1003): reconfigure vector
Browse files Browse the repository at this point in the history
  • Loading branch information
blind-oracle committed Jan 12, 2024
1 parent 9307900 commit 751cf03
Show file tree
Hide file tree
Showing 4 changed files with 205 additions and 422 deletions.
Expand Up @@ -9,11 +9,10 @@ BindsTo=setup-vector.service
User=vector
Group=vector
Restart=always
Environment="NGINX_PROMETHUS_ADDR=[::]:9316"
Environment="VECTOR_PROMETHUS_ADDR=[::]:9317"
Environment="DANTED_PROMETHUS_ADDR=[::]:9323"
EnvironmentFile=/run/ic-node/etc/default/vector
ExecStart=/usr/bin/vector --config /etc/vector/vector.toml
ExecStart=/usr/bin/vector --config /etc/vector/vector.yaml

[Install]
WantedBy=multi-user.target

0 comments on commit 751cf03

Please sign in to comment.