This repository has been archived by the owner on Jan 21, 2022. It is now read-only.
Scalable Syslog 4
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