Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on Log Management, Log Analytics and related technologies.

Modeling and Unifying DevOps Data Part 2: Code

How do you come to grips with all of the code engineers are committing, pushing, merging, and deploying within your organization? Have you started even looking at that data? If not, you’re missing out on a crucial source of productivity, security, and Software Development Life Cycle (SDLC) data. But how can you get a handle on all of that code-related activity?

Harnessing the power of artificial intelligence in log analytics

Managing logs is a significant part of an SRE's daily grind. Scattered within heaps of log data are invaluable insights - those small bits of information that can unveil underlying issues and patterns critical for system monitoring and troubleshooting. However, in an era where the volume of logs is astronomical, how do you discern the relevant from the irrelevant? Sumo Logic's array of log analytics features comes to the rescue, wielding the might of artificial intelligence.

Native OpenTelemetry support in Elastic Observability

OpenTelemetry is more than just becoming the open ingestion standard for observability. As one of the major Cloud Native Computing Foundation (CNCF) projects, with as many commits as Kubernetes, it is gaining support from major ISVs and cloud providers delivering support for the framework. Many global companies from finance, insurance, tech, and other industries are starting to standardize on OpenTelemetry.

Data Mesh Architecture Explained

The advent of the data mesh has changed the way organizations manage and utilize data. It’s not expected to go away anytime soon. Data mesh, in short, is a popular approach to data management in the enterprise. Its primary goal is to empower teams, especially cross-functional ones. In this article, we'll delve into what data mesh is and explore its key principles. We'll also discuss some benefits of implementing this modern data mesh approach in your organization.

Microservices on Kubernetes: 12 Expert Tips for Success

In recent years, microservices have emerged as a popular architectural pattern. Although these self-contained services offer greater flexibility, scalability, and maintainability compared to monolithic applications, they can be difficult to manage without dedicated tools. Kubernetes, a scalable platform for orchestrating containerized applications, can help navigate your microservices.

OpenSearch Services and Tools | Sematext

🚀 Elevate your OpenSearch game with Sematext! 🚀 Ready to excel in OpenSearch? Sematext offers top-tier Consulting, Training, and Production Support services, finely tuned to empower you with expertise in Opensearch's most critical aspects. Explore our comprehensive suite of services, meticulously designed to bolster your OpenSearch journey.

Out of Control: Managing log data costs in an economic downturn

Log management costs are growing, and it's a concern for companies, users, and developers trying to scale their organizations in today’s macro environment. Companies are making investments in systems that collect data from the cloud, applications, and infrastructure in order to monitor their performance and security. The amount of machine data generated every day is skyrocketing as businesses digitize and automate operations.

Class is in Session with The Observability Professor!

Please join the Observability Professor, Perry Correll, and Ed Bailey as they kick off a series of live streams about the magic and challenges of observability. In this session, Perry and Ed will talk about the foundational aspects of what is observability and its value to an enterprise. In later sessions, they will talk about steps for better telemetry from your applications and logs and how to use that data to help your business achieve clear insights into your application and customer behavior. It will be a fun and interesting discussion!

Running OpenSearch on Kubernetes With Its Operator

If you’re thinking of running OpenSearch on Kubernetes, you have to check out the OpenSearch Kubernetes Operator. It’s by far the easiest way to get going, you can configure pretty much everything and it has nice functionality, such as rolling upgrades and draining nodes before shutting them down. Let’s get going 🙂