Skip to content

LOKE/papertrail-feedback-loop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Papertrail Feedback Loop

A tiny node process to to report logging success to consul. Checks that all servers are logging to papertrail correctly.

How it works

  • on a cron interval send a message to papertrail from each server, see ./bin/ping-papertrail.
  • Papertrail then fires a webhook for the log message
  • this node process receives the webhook.
  • Updates a consul TTL check, see ./example/consul.json

flow diagram

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published