On Tuesday, November 22, 2016 at 5:35:32 PM UTC, Hassan Schroeder wrote: > > I'm looking for recommendations on consolidating Rails logs from > multiple servers[*] into one. > > [*] AWS EC2 instances running Ubuntu 16.04 + Ruby 2.3.x/Rails 5 > > Bonus points for workable integration with Docker instances. > > Extra bonus points if the end point is a third-party service AND it > offers a HIPAA-compliant BA environment :-) > > 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.
Fred -- 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 [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/f26ac7cf-26b4-4734-a658-4274cc8da554%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

