Like Prometheus, but for logs.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Tom Wilkie a2c4df0416 Plumb start & end timestamps through the server. 7 years ago
.circleci Save images and reload them in the deploy step. 7 years ago
build-image Add basic parser for labels and matchers. 7 years ago
cmd Plumb through time-window args on the cli. 7 years ago
pkg Plumb start & end timestamps through the server. 7 years ago
tools Add scaffold and distributor implementation. 7 years ago
vendor Add extra vendor stuff. 7 years ago
.gitignore Move promtail from kausalco/public, update it for prometheus changes. 7 years ago
Gopkg.lock Fix last bug, make CLI prettier. 7 years ago
Gopkg.toml Update vendor 7 years ago
Makefile Save images and reload them in the deploy step. 7 years ago
README.md Add readme. 7 years ago

README.md

Logish: Like Prometheus, but for logs.

CircleCI Design doc

Logish is a horizontally-scalable, highly-available, multi-tenant, log aggregation system inspired by Prometheus. It is design to be very cost effective, as it does not index the contents of the logs, but rather a set of labels for each log steam.