Windows
Installation Packages
PS> Get-FileHash td-agent-bit-1.2.2-win32.exeInstalling from ZIP archive
PS> Expand-Archive td-agent-bit-1.2.0-win64.ziptd-agent-bit
├── bin
│ ├── fluent-bit.dll
│ └── fluent-bit.exe
├── conf
│ ├── fluent-bit.conf
│ ├── parsers.conf
│ └── plugins.conf
└── include
│ ├── flb_api.h
│ ├── ...
│ └── flb_worker.h
└── fluent-bit.hInstalling from EXE installer

Last updated
Was this helpful?