Re: [Rails] Ruby on Rails log file

2015-07-07 Thread Dheeraj Kumar
Send it to a logstash instance? https://github.com/dwbutler/logstash-logger On Tue, Jul 7, 2015 at 11:40 AM, Raj Kumar wrote: > I have deployed a ruby on rails app on two instances of production server, > now there are two separate log file are being created for different > instances. My questio

[Rails] Ruby on Rails log file

2015-07-07 Thread Raj Kumar
I have deployed a ruby on rails app on two instances of production server, now there are two separate log file are being created for different instances. My question is how I can make a single log file for both the instances? -- You received this message because you are subscribed to the Googl