Ruby on Rails log file

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?

Send it to a logstash instance?