How to configure Logz.io log shipper for Quarkus-based Lambda using logback extension

You have a Quarkus-based AWS Lambda using logback and want to send logs to logz.io? Then this is something for you!

January 6, 2023 · 3 min

How to configure Logz.io log shipper for Cloudwatch (and your Lambda) using AWS CDK

You have your Lambda on AWS. Now you want to view the logs in Cloudwatch and you probably know this is not the most pleasant thing to do. But wait, there are things like Logz.io - an ELK service that makes viewing logs a breeze. Let’s see how to connect logz.io log shipper that will push your Lambda logs from cloudwatch to their ELK stack.

January 5, 2023 · 2 min