Skip to content

Simple log server for saving rhodes (or any client) logs to s3

License

Notifications You must be signed in to change notification settings

sharman78/rhologs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rhologs

Simple sinatra app which stores rhodes log files in S3.

Running

  1. Set the following environment variables:

    AMAZON_ACCESS_KEY_ID=mykey AMAZON_SECRET_ACCESS_KEY=mysecretkey

  2. ruby app.rb

  3. Open http://localhost:4567/ in a browser to view logs. Use 'http://localhost:4567' in your rhoconfig.txt logserver setting.

About

Simple log server for saving rhodes (or any client) logs to s3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published