Skip to content

WIP : A log dumper (or sink) but with some basic manipulation for bucketing according to registered service.

Notifications You must be signed in to change notification settings

orted-org/logsink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logsink

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.

NOTE : WIP, currently in v0.1.0

Features

  • 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

Contributions

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.

See Makefile for running locally.

About

WIP : A log dumper (or sink) but with some basic manipulation for bucketing according to registered service.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages