Operations | Monitoring | ITSM | DevOps | Cloud

Latest News

Release of our OpsLogix SCOM ServiceNow Incident Connector

We are proud to announce that our SCOM ServiceNow Incident Connector has now been published in the Azure Marketplace. The OpsLogix SCOM ServiceNow Incident Connector enables you to bring service desk and monitoring data together. It provides a bi-directional connection between SCOM alerts and ServiceNow incidents.

How to work from home with kids: More tips from the remote-first Grafana Labs team

With every tech company on Earth suddenly pretending they’re remote-friendly overnight, there are a lot of posts about how to work well from home. As a matter of fact, we wrote our own, so why would we write another? The answer is: kids.

Programmatically Adding Laravel Middleware

When it comes to web development, middleware is often the key to ensuring everything connects up - even if some of the pieces don’t always match up. HTTP Middleware is a mechanism used to conveniently filter HTTP requests coming into your web application. When it comes to PHP, frameworks often help us get our applications to handle workloads vanilla PHP might have a harder time managing. Frameworks help to manage the underlying structure of an application while supporting existing PHP standards.

Enhancing Kubernetes Security with Pod Security Policies, Part 2

In Part 1 of this series, we demonstrated how to enable PSPs in Rancher, using restricted PSP policy as default. We also showed how this prevented a privileged pod from being admitted to the cluster. Enforcement capabilities of a Pod Security Policy We intentionally omitted particular details about role-based access control (RBAC) and how to link pods with specific PSPs. Let’s move on and dig in more on PSPs.

Introducing the 2020 Cloud Observability Webinar Series!

Logz.io is excited to announce the 2020 Cloud Observability Webinar Series focused on DevOps, Open Source, and Observability! It’s certainly harder to attend interesting events in person these days. However, learning the same content you would at meetups and conferences for delivery of more reliable, performant, and secure services shouldn’t have to be. This series will offer a webinar every Wednesday until the end of June.

Using Logz.io Features to Collaborate While You Work from Home

In this challenging global environment, we realize many of our customers will work from home for the next several weeks. Thankfully, Logz.io is designed to support distributed teams and work environments, and we wanted to highlight some of the ways you can use the platform both for remote monitoring and to collaborate better with your teams over the course of the COVID-19 pandemic.

We've teamed up with Apajove to capture their expertise in SCOM

We’re teaming up with SCOM Experts, Apajove, to bring you a ‘tuning pack’ for our fantastic, but also FREE EasyTune download, allowing you to tune an entire management pack in a matter of minutes. The Apajove tuning pack is live on our community store now and incorporates the tips and trick of the trade, which they use in their own SCOM deployments everyday; many of which have taken root in the work of the notorious Kevin Holman.

Maintaining consistency in codebases with Go Vet

Maintaining success in a large open source project is one of the key objectives of Mattermost. We have hundreds of contributors and we want to create a project that could serve as a model in the Go community. Having said that, following idiomatic Go principles is the thing that we care most about while maintaining our code consistency. For this specific task, we utilized go vet and with this blog post, I would like to explain how we pushed the limits of this tool by extending it.

How to Efficiently Detect Domain Generation Algorithms (DGA) in Kubernetes with Calico Enterprise

2020 is predicted to be an exciting year with more organizations adopting Kubernetes than ever before. As critical workloads with sensitive data migrate to the cloud, we can expect to encounter various Advanced Persistent Threats (APT) targeting that environment.