← Package directory
Available on winget

Install Graylog Sidecar

Manage log collectors through Graylog.

Install with winget
winget install --id GraylogInc.GraylogSidecar
Upgrade
winget upgrade --id GraylogInc.GraylogSidecar
Uninstall
winget uninstall --id GraylogInc.GraylogSidecar

About Graylog Sidecar

The Graylog Sidecar is a supervisor process for 3rd party log collectors like NXLog and filebeat. The Sidecar program is able to fetch and validate configuration files from a Graylog server for various log collectors. You can think of it like a centralized configuration and process management system for your log collectors.

What's new in 1.5.6

Fixed - Fix upgrade via MSI installer (#562) Full Changelog: 1.5.5...1.5.6

Read release notes

Version history

Version Updated Notes
1.5.6 Unknown Fixed - Fix upgrade via MSI installer (#562) Full Changelog: 1.5.5...1.5.6
1.5.5 Unknown Changed - Let the MSI installer register Sidecar as a Windows service. (#537, thanks @hunterbeach) - Update to Go 1.25.11 Fixed - Sign the uninstaller.exe used by the graylog_sidecar_intaller_*.exe to fix uninstallation...
1.5.4 Unknown Fixed - Fix default permissions on /etc/graylog/sidecar/sidecar.yml file. collector-sidecar#491 Full Changelog: 1.5.3...1.5.4
1.5.3 Unknown Changed - Don't log expanded environment variables. collector-sidecar#526 collector-sidecar#529 Fixed - Fix infinite loop in Windows service runner restart that could permanently block configuration updates. graylog-plug...
1.5.2 Unknown Changed - Fix collector getting stuck in STOPPING state by updating to a newer winlogbeat version. collector-sidecar#502 collector-sidecar#514 - Update filebeat, winlogbeat, and auditbeat versions. (8.19.7 / 7.17.29) col...
1.5.1 Unknown Release notes