Windows
Installation Packages
PS> Get-FileHash td-agent-bit-1.7.9-win32.exeInstalling from ZIP archive
PS> Expand-Archive td-agent-bit-1.7.9-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

Windows Service Support
Compile from Source
Preparation
Compilation
Packaging
Last updated
Was this helpful?