YAPC::NA 2011 • Asheville, NC

Centralized logging with rsyslog and logger.pl
By Daniel Sterling (‎HighBit‎) from Raleigh.pm
Lightning talk
Target audience: Intermediate
Language:
Tags: logging syslog unix

You can find more information on the speaker's site:


Centralize your logs!

This talk describes what centralized logging is, what the benefits are, and how to do it using rsyslog and Perl.

I show off my implementation of logger(1) in Perl. It's faster than the standard logger and doesn't have arbitrary message length limits.