nice-registry/heroku-log-s3

Name: heroku-log-s3

Owner: nice-registry

Description: log drain from heroku to s3. grep by line prefix and buffer upload to s3 as timestamped files

Forked from: choonkeat/heroku-log-s3

Created: 2017-11-19 03:34:02.0

Updated: 2017-11-19 03:34:05.0

Pushed: 2016-08-17 06:56:48.0

Homepage:

Size: 9

Language: Ruby

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Heroku Log S3

Deploy

Configure

Setup the following ENV (aka heroku config:set)

Using

In your heroku app, add this drain (changing HTTP_USER, HTTP_PASSWORD and DRAIN_APP_NAME to appropriate values)

ku drains:add https://HTTP_USER:HTTP_PASSWORD@DRAIN_APP_NAME.herokuapp.com/

or if you have no password protection

ku drains:add https://DRAIN_APP_NAME.herokuapp.com/

Credits


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.