Garbage in, garbage out: generating useful log data in complex environments

Log messages. Your company probably has billions of them; but are they useful, or just noise? Having meaningful log data is a critical part of running a successful IT shop or hosted web application. How often does your user hit that weird edge-case bug? How many times has this IP address accessed our web front-end using a non-standard browser? How much processing time could we save our customer by refactoring that one function? In many environments, finding answers to these types of questions can be difficult or even impossible. Sure, the data might be there, but is it even useful? In this sysadmin and developer-focused talk, we'll discuss ways to provide more meaningful and parsable log data, whether using an off-the-shelf product, open source, or written in-house. We'll also briefly demonstrate how tools like Splunk or ELK stack can be leveraged to make better decisions, saving time and money.

Presented by