Skip to content

MartinK07/collector-sidecar

 
 

Repository files navigation

Graylog Sidecar

Build Status Go Report Card

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.

The master branch is tracking the development version of the Sidecar.

Documentation

Please check our official documentation for more information.

Installation

Please check our installation documentation for more information.

Compile

  • Clone the repository into your $GOPATH under src/github.com/Graylog2/collector-sidecar
  • run make to install the dependencies and build the binary for the local platform
  • run make help to see more targets

About

Manage log collectors through Graylog

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 90.5%
  • Makefile 4.0%
  • Groovy 3.3%
  • Ruby 1.4%
  • Shell 0.8%