How do you log your system events?

1 points by mattwritescode ↗ HN
How do you log your system and application events? How do you manage them in a sane way?

Do you use any saas solutions to manage this?

1 comment

[ 3.3 ms ] story [ 10.0 ms ] thread
I have a database which stores all the events within the applications I need to capture. I also make use of some third party tools to rip the data I need into something a little more readable.