An open API service indexing awesome lists of open source software.

https://github.com/deepsyx/node-heroku-cloudwatch-drain

NodeJS packages that drains heroku logs in real-time and sends them to CloudWatch
https://github.com/deepsyx/node-heroku-cloudwatch-drain

aws-cloudwatch heroku nodejs

Last synced: 8 months ago
JSON representation

NodeJS packages that drains heroku logs in real-time and sends them to CloudWatch

Awesome Lists containing this project

README

          

node-heroku-cloudwatch-drain
============

[![Build Status](https://travis-ci.org/deepsyx/node-heroku-cloudwatch-drain.svg?branch=master)](https://travis-ci.org/deepsyx/node-heroku-cloudwatch-drain)
Simple CLI tool that let you pipe all heroku logs to cloudwatch.

![Flow](https://viktorkirilov.me/images/herokulogs/flow.b9db752a.png)

Deploying
===

Instructions at https://viktorkirilov.me/post/pipe-heroku-logs-to-cloudwatch/