Danimal wrote:
> Hi all!
> 
> If you have a rails app using multiple subdomains (or domains), is it
> possible to split the production.log file into specific log files per
> domain? I.e.: production_subdomain1.log, production_subdomain2.log,
> etc? A visit to subdomain1.myapp.com would write to the
> production_subdomain1.log file, for example.
> 
> Thoughts? Advice? Anyone done something like this?

Why not use a log analyzer for this?

> 
> Thanks,
> 
> -Danimal

Best,
--
Marnen Laibow-Koser
http://www.marnen.org
[email protected]
-- 
Posted via http://www.ruby-forum.com/.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to