Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.

Scalable Syslog 4

Compare
Choose a tag to compare
released this 19 May 18:00
· 116 commits to develop since this release

Changelog:

  • Fix bug that would delay the sending of messages for up to 20 minutes
  • Fix slow goroutine leak due to metric reporting
  • Fix bug where the scheduler would send a drain to all available adapters. It now assigns a drain to at most two adapters.
  • Include instance indexes on logs coming from all components. Example, [CELL/0], [STG/0]...
  • Prevent scheduler from deadlocking when unable to communicate with metron or adapters via gRPC