logs

Best Practices for Logging in Node.js

August 30, 2018

Logging is one of those Node.js functions that’s easy to take for granted — until some unexpected event results in hours, sometimes days, of searching through log files to pinpoint the source of a problem. Node.js apps create basic text logs just like any other application. These logs can be easily generated using open source logging libraries, such as the Winston or Bunyan libraries.

Continue reading

Get Better Azure Log Analytics with Loggly Insight

August 30, 2018

For any organization running .NET applications, Azure is probably one of the easiest cloud providers to integrate into production deployment and set up staging environments for testing. Azure can be configured directly into Visual Studio, so developers just click a button to deploy updates without someone on the team doing traditional manual file migration. With each resource group you make in Azure, you have the option of creating log files to monitor activity.

Continue reading

Benchmarking PHP Logging Frameworks: Which is Fastest and Most Reliable?

August 23, 2018

How do PHP logging frameworks fare when pushed to their limits? This analysis can help us decide which option is best for our PHP applications. Performance, speed, and reliability are important for logging frameworks because we want the best performance out of our application and to minimize loss of data.

Continue reading

Troubleshooting Kubernetes Using Logs

August 23, 2018

Maintaining a Kubernetes cluster is an ongoing challenge. While it tries to make managing containerized applications easier, it introduces several layers of complexity and abstraction. A failure in any one of these layers could result in crashed applications, resource overutilization, and failed deployments. In this post, we’ll look at some common Kubernetes problems and how we can use logs to troubleshoot them.

Continue reading

Get Insights into Azure with Papertrail

August 6, 2018

Microsoft Azure caters to businesses with mainly Windows environments and hosting can be difficult to monitor as you scale up resources. We’ll show you how, with Papertrail™, you can stream your application logs directly to a central location.

Continue reading

Simplicity in Dev Tools is a Lost Art

July 19, 2018

For better or worse, developer and ops tools are getting more complex. How should we decide when to stick with simple tools and when to invest in more powerful or complex ones?

Continue reading

Modern Apps Make Log Aggregation More Important Than Ever

June 28, 2018

With the popularity of microservices, cloud integration, and containers, the distribution of log files can get out of hand. When you distribute applications in this way, log aggregation is more important than ever to quickly analyze and fix problems.

Continue reading

Best Practices for Logging in Docker Swarm

June 18, 2018

What happens when you start deploying dozens, hundreds, or thousands of containers across different machines? In this post, we’ll explore the best practices for logging applications deployed using Docker Swarm.

Continue reading

Recreating (and preventing) last week’s AWS Availability Zone outage using Kubernetes

June 6, 2018

Last Friday, a single availability zone (AZ) in AWS began experiencing connectivity issues. In this article, we’ll describe how an AWS outage can affect your services and best practices to survive an outage without it affecting your customers.

Continue reading

New automated parsing for Windows, Heroku, Python, and MongoDB

December 7, 2017

We’re proud to announce our new automated parsing for logs coming from Windows, Heroku, MongoDB, and Python. Our mission is to understand the logs you are sending so we can help you find and fix problems faster. That’s why we automatically parse more types of logs than any other log management solution.

Continue reading