Operations | Monitoring | ITSM | DevOps | Cloud

Better Practices for Getting Data in from Splunk Universal Forwarders

While tuning isn’t strictly required, Cribl Support frequently encounters users who are having trouble getting data into Stream from Splunk forwarders. More often than not, this is a performance issue that results in the forwarders getting blocked by Stream. When they encounter this situation, customers often ask: How do I get data into Stream from my Splunk forwarders as efficiently as possible? The answer is proper tuning!

15 Ways to Reduce IT Costs in 2024

IT leaders are often caught in a tug-of-war between advancing technology and managing costs. In 2024, the state of the economy is only highlighting this divide. For business and IT leaders alike, this begs the common question: how can we reduce IT costs? Demands for IT continue to spike—especially as the cybersecurity landscape shifts and the appetite for remote work increases.

The EU AI Act: What you need to know

The European Union’s new legislation is the first of its kind — and has global reach On December 8, 2023, the European Union made a significant step in digital governance by introducing the first set of comprehensive artificial intelligence (AI) regulations. This legislation, poised for a European Parliament vote by early 2024, is first out of the gate in regulating AI.

Monitoring Pi-hole using Pi-hole Exporter and OpenTelemetry: A Comprehensive Guide

Pi-hole is a fantastic open-source DNS-based ad blocker that enhances your online experience by blocking unwanted ads and trackers network-wide. Monitoring the performance and status of your Pi-hole setup is essential to ensure its effectiveness. Next, we'll explore how to use a Prometheus exporter to expose metrics from Pi-hole and have the OpenTelemetry collector scrape the metrics and send them to Splunk Observability Cloud.

Azure Logic Apps costs optimization to maximize savings

The Logic Apps are cloud-based resources provided by Azure, which can be integrated with various systems and services with minimal code implementation. The Logic App uses elements like connectors, triggers, and workflows for optimal performance. The utilization of each component influences the overall cost of the Logic App.

The Advent of Monitoring, Day 12: Behind the Scenes: How Checkly Is Using a Smoke Test Matrix to Tame Variant Complexity

This is the last part of our 12-day Advent of Monitoring series. In this series, Checkly's engineers will share practical monitoring tips from their own experience. At Checkly, the commitment to reliability is not just a tagline; it's embedded in our DNA. As software engineers, we understand the critical importance of dogfooding—using our own product to ensure its robustness and effectiveness. This approach holds immense value, especially since Checkly is designed for observability.

Our Lighthouse check has been upgraded to Lighthouse v11

We are happy to announce that we have upgraded our Lighthouse check from v9 to the latest version, Lighthouse v11. Lighthouse is an open-source tool by Google that helps developers improve the quality of their web pages. Oh Dear can run this check frequently for your site, informing you when SEO-related problems arise. Our check may suggest optimizing images or minifying JavaScript to improve performance.

Validate NuGet packages before publishing from GitHub Actions

A big part of elmah.io is our clients for various web and logging frameworks. All of them are open-source, hosted on GitHub, and available as NuGet packages on nuget.org. I have blogged about building on GitHub Actions in the past. It struck me that I have never actually shared anything about the various steps we take for validating NuGet packages before pushing them. Let's fix that!

5 Strategies to Reduce Your AWS Lambda Expenses Efficiently

As a serverless computing service, AWS Lambda has revolutionized deployment with its pay-as-you-go model. Yet, users often grapple with unexpected costs. This guide underscores the criticality of cost optimization and prepares to unveil quintessential strategies to trim down your Lambda bills without compromising performance.

The Power of Paris Traceroute for Modern Load-Balanced Networks

Modern networking relies on the public internet, which heavily uses flow-based load balancing to optimize network traffic. However, the most common network tracing tool known to engineers, traceroute, can’t accurately map load-balanced topologies. Paris traceroute was developed to solve the problem of inferring a load-balanced topology, especially over the public internet, and help engineers troubleshoot network activity over complex networks we don’t own or manage.