Skip to content
This repository has been archived by the owner on Oct 24, 2018. It is now read-only.

machine-cloud/l2tempo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

L2X

(where x = TempoDB)

Look, ma! I'm sending logplex logs to TempoDB!

Coffeescript HTTP LogPlex bouncer. This one sends logs to TempoDB. But it parses those logs like a champ. You should probably steal most of that code.

Install

> npm install
> redis-server
> foreman start web
> ./test.sh

ENV

> heroku addons:add tempodb

or set

TEMPODB_API_HOST
TEMPODB_API_KEY
TEMPODB_API_PORT
TEMPODB_API_SECRET
TEMPODB_API_SECURE

Releases

No releases published

Packages

No packages published