Systems | Development | Analytics | API | Testing

Logging

Updated ELK Stack Guide For 2022 (Installation, Tutorials & More)

The ELK Stack has millions of users globally due to its effectiveness for log management, SIEM, alerting, data analytics, e-commerce site search and data visualisation. In this extensive guide (updated for 2021) we cover all of the essential basics you need to know to get started with installing ELK, exploring its most popular use cases and the leading integrations you’ll want to start ingesting your logs and metrics data from.

How Blackboard Pivoted Their Log Analytics Approach When the World Went Virtual

This week we released a new case study that describes how the world-leading education technology provider Blackboard empowered digital learning throughout COVID, and in particular, the role log analytics played. Committed to supporting learners throughout their lifelong journey, Blackboard Inc. serves higher education, K-12, business and government clients around the world with learning management systems (LMS) and other digital education products.

Designing Error Messages and a Logging Strategy in Node.js

Error handling is one section of our job that we tend to neglect, especially when working on something new, interesting, or something we just need to get working. We’ll handle errors later, we say — and that’s often a big lie. But that’s not even the worst part. The problem comes when we decide to ‘quickly’ add some code to handle our errors and completely forget about the importance and relevance of a properly constructed error message.

Who needs CMMC certification (Resource Guide for 2022)

If your company works with the US Department of Defense (DoD) as a contractor or subcontractor, you will need to prepare to meet CMMC requirements in order to successfully bid on and win contracts. This recent development has been a significant adjustment for small organisations who wish to work with or continue working with the DoD.

New Report Shares Best Practices for Modern Enterprise Data Management in Multi-Cloud World

A new report from Raconteur highlights the most important trends shaping the future of enterprise data management in 2021. The Raconteur Future of Data Report is packed with valuable insights that reveal how the world’s leading businesses are generating and collecting more data than ever before, and how they’re innovating to make better use of it.
Sponsored Post

Application Logging in 2021

Have you ever written a Hello, World! application? In most of these tutorials the first step is to log words to the console. It's an easy way to understand what is going on with your application and readily available in every programming language. The console output is incredibly powerful, and it has become easier than ever to capture that output as logs. As your application grows and evolves you need to implement a structured application log approach.

Updates from Bugfender Q3, 2021

We’re very proud of our first version of crash symbolication and mapping but we’re still working on follow-up versions with improvements. Please feel free to contact us with any feedback.📲 Enable/disable multiple devices at once: in the Device Config. tab, apply a filter to find the devices you want to change, then select Mark all as… and select Enabled or Disabled.

2 Approaches to Microservices Monitoring and Logging

We’re seeing a massive shift in how companies build their software. More and more, companies are building—or are rapidly transitioning—their applications to a microservice architecture. The monolithic application is giving way to the rise of microservices. With an application segmented into dozens (or hundreds!) of microservices, monitoring and consolidated logging become imperative.