Ruby on Rails Sunday, December 4, 2016



On Thursday, November 24, 2016 at 8:25:05 PM UTC, Hassan Schroeder wrote:
On Thu, Nov 24, 2016 at 2:20 AM, Frederick Cheung
<frederick.cheung@gmail.com> wrote:

> If you're on aws, then aws cloudwatch has a logs feature these days. It can
> do some things like creating metrics / alarms from logs, but it's not
> anything as full featured as logstash / elasticsearch/ kibana. If you just
> want to store logs for possible future analysis, it's fine though.

This is an option, but the AWS web UI is painful at best, and there
doesn't appear to be (or I haven't found) any CloudWatch CLI that
provides access to the saved logs.


You can export the logs to s3 ( http://docs.aws.amazon.com/AmazonCloudWatch/latest/logs/S3ExportTasks.html )

They've updated the cloud watch logs UI recently (within the past month or two I think). Still a little clunky, but better than it was

Fred 


The main use case is troubleshooting errors where Honeybadger
doesn't provide enough context, if that helps clarify :-)

Thanks for the thoughts!
--
Hassan Schroeder ------------------------ hassan.schroeder@gmail.com
twitter: @hassan
Consulting Availability : Silicon Valley or remote

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/b635d1ad-bcbf-4e9a-b672-ffeefd07e724%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment