Hi folks, I am logging user activity at a far higher granularity than any of the metrics software would allow.
As such, i need to store the logs somewhere which does not require my laptop to be on. Something like this: * $ heroku logs --tail | grep "what_i_want_to_log" > store somewhere remote * * * I can imagine setting up heroku on a amazon micro instance, but that seems like overkill to me. Anyone have similar experience with this? M -- You received this message because you are subscribed to the Google Groups "Heroku" 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/heroku?hl=en.
