Skip to content

Decrease the number of useless Logentries notifications across Heroku applications

Notifications You must be signed in to change notification settings

altV/logentries-less-heroku-spam-noise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Decrease the number of useless Logentries mail notifications across Heroku applications

Hi.

This script works like this: you prepare a list of your heroku applications that have Logentries addon with default alert settings.

If you think that these applications should send less emails (that is when you have other monitoring means and only want to know when application is actually went down) then run:

git clone https://github.com/altV/logentries-less-heroku-spam-noise
cd logentries-less-heroku-spam-noise
gem install bundler
bundle
./go.rb app-name-1 app-name-2 app-name-3

It will open browser, wait for you to login to Heroku console, then walk over all apps and will try to visit Logentries page to grab API token. Then it will try to update Alert mail settings for each Logentries token.

Regards, Leo

About

Decrease the number of useless Logentries notifications across Heroku applications

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages