An opinionated log handler from multiple registered sources, primarily for application and HTTP level logs, but not limited to it, with currently Websocket ingestor and MongoDB as dump and visualization.
- Can bucket logs from multiple sources and types according to service identification and log type.
- Efficient dumping of logs for small to medium scale log data.
- Web UI for general management.
- Extremely easy to setup and get up
| Stack | For |
|---|---|
| Golang | Ingestor |
| MongoDB | Log Dump |
| React (with TS) | WebUI |
Logsink is in very early phase and is open to contributions, but we recommend creating an issue or replying in a comment to let me know what you are working on first that way we don't overwrite each other.