What does everybody use for logging?
I want to share a logging service that I am using because it's just so great.
I use loggly:
http://www.loggly.comYou can send individual logs via http post (or with their client libraries), or you can have your syslog automatically send everything over.
What's really great about it is that you can search through log events, graph them, compare them, etc very quickly and easily. There is also an API so you can have filtered logs on your own site so you can keep track of suspicious or emergency events.