APT and RPM repositories at repositories.timber.io will be decommissioned on February 28th Migration instructions

Install Vector using MSI

MSI is the file format and command line utility for the Windows Installer. Windows Installer (previously known as Microsoft Installer) is an interface for Microsoft Windows that’s used to install and manage software on Windows systems. This page covers installing and managing Vector through the MSI package repository.

Installation

powershell Invoke-WebRequest https://packages.timber.io/vector/0.36.1/vector-x64.msi -OutFile vector-0.36.1-x64.msi
msiexec /i vector-0.36.1-x64.msi

Management