Question for all your Heroku experts out there... I've inherited a project that uses Heroku for hosting and has some very naughty data in the logs. I've solved the root of the problem, but now I want to wipe out the existing logs and cannot find an easy way to do this without using the drain command (https://devcenter.heroku.com/articles/logging). I do not want to store these logs anywhere else, but just erase them. I would just /dev/null them out if I was on a server. Is there any equivalent or way to accomplish this on Heroku ?
Ben W -- -- SD Ruby mailing list [email protected] http://groups.google.com/group/sdruby --- You received this message because you are subscribed to the Google Groups "SD Ruby" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
