All the latest
-
Using Loggly For Troubleshooting Bugs In Your Code
Troubleshooting errors or exceptions in code is one of our customers’ top use cases. In this video, I go through a troubleshooting process with a hypothetical… Read more
-
What 60,000 Customer Searches Taught Us about Logging in JSON
JSON is the most popular log type used by Loggly customers because it makes it relatively easy for you to benefit from Loggly’s automated parsing and… Read more
-
SSO for Logs? Federated Identity with Loggly
Federated Identity Supports a DevOps Mindset Log data isn’t necessarily the first things that comes to mind when people talk about DevOps, but it is one of… Read more
-
Infographic: IT Operations in a Serverless World
Is Your World Serverless? The commoditization of cloud technologies has triggered big shifts in the tech industry. Today anyone can take advantage of elastic virtual server… Read more
-
9 tips on ElasticSearch configuration for high performance
The Loggly service utilizes Elasticsearch (ES) as the search engine underneath a lot of our core functionality. As Jon Gifford explained in his recent post on Elasticsearch… Read more
-
Scaling Elasticsearch for Multi-Tenant, Multi-Cluster
When you start building infrastructure on Elasticsearch (ES), the first architecture usually assumes you can run a single ES cluster. This is the easiest way to… Read more
-
Node.js Error Handling Explained
Introduction Errors—every programming language has them under one name or another, and the Node.js environment is no different. Node.js includes only a handful of predefined errors… Read more
-
Analytics in Game Development: Data-Driven What?
Back in the old days, at the beginning of the current decade, I would have started this article with, “Analytics: You’re doing it wrong!” These days,… Read more
-
8 time-saving tools for easier C# development
Save Time with These C# Tools Ask any developer what makes her coding life easier, and she will list several tools in her toolkit that help… Read more
-
Lessons Learned from Using Regexes At Scale
Regexes: With Great Power Comes a Great Downside One day, you may find yourself wanting to use regexes to parse a large amount of data. You… Read more