Logging your functions with Loggly

You might have already used CloudWatch log streams since the time we have started working with Lambda functions in this book. Although a pretty neat tool; CloudWatch still lacks a good interface for performing log filtering and analysis. That's where Loggly steps in! Loggly is a centralized logging solution that offers powerful filtering capabilities along with the ability to analyze historical data to help detect anomalies within log data.

In this section, we will be exploring two simple use cases where Lambda functions and Loggly can be used together--the first is where we use Lambda to pump logs from CloudWatch all the way to Loggly and the second is by leveraging a few npm modules supported by Loggly ...

Get Implementing AWS: Design, Build, and Manage your Infrastructure now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.