The advanced version of the Heroku logging add-on allows you to specify your 
own custom syslog endpoint:



http://addons.heroku.com/logging


I would recommend contacting someone at Heroku directly to gain access to that 
so you can capture all the data. This way, you could set up your own dedicated 
EC2 instance running syslog and capture all the data, allowing you to read and 
filter it as needed.


Cheers,
Zach


On Thursday, December 23, 2010 at 11:45 PM, Ming Yeow Ng wrote:

> 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 her...@googlegroups.com.
>  To unsubscribe from this group, send email to 
> heroku+unsubscr...@googlegroups.com.
>  For more options, visit this group at 
> http://groups.google.com/group/heroku?hl=en.
> 
> 
> 
> 


-- 
You received this message because you are subscribed to the Google Groups 
"Heroku" group.
To post to this group, send email to her...@googlegroups.com.
To unsubscribe from this group, send email to 
heroku+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/heroku?hl=en.

Reply via email to