Operations | Monitoring | ITSM | DevOps | Cloud

Logging

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

Mezmo Edge Explainer Video

Ensuring access to the right telemetry data - like logs, metrics, events, and traces from all applications and infrastructure are challenging in our distributed world. Teams struggle with various data management issues, such as security concerns, data egress costs, and compliance regulations to keep specific data within the enterprise. Mezmo Edge is a distributed telemetry pipeline that processes data securely in your environment based on your observability needs.

Why AI solutions aren't moving to market as quickly as imagined

With all the buzz around ChatGPT and the rapid mainstreaming of generative AI, 2024 was predicted to be the year of AI. While the market certainly talks a lot about AI this year, we’ve yet to see much of it in production environments. Events are a great chance for tech companies to showcase or announce new innovations to the market.

How to Send Python Logs to Loggly

Logging in a Python application is straightforward. When you have good logs, you have better visibility into application health. You can monitor performance and track user activity. You’re better equipped to debug errors. Life is good. The challenges come when your application grows more complex. Perhaps your Python code is part of a broader application, or you have services distributed across multiple machines or clouds.

Calling All MSSP's and MDR's! Cribl.Cloud is Here for You!

Being a Managed Security Service Provider (MSSP) or delivering a Managed Detection and Response (MDR) service is hard. You’re doing the jobs that are so hard that large swaths of organizations turn to you to handle those complex jobs for them. MSSP/MDR tech stacks are dynamic and highly customized, allowing for competitive offerings at competitive prices.

ROI for GenAI: Splunk to Sumo Logic Transformer

Tool consolidation outcomes have driven some customers to drop Splunk and consolidate their log analytics use cases on Sumo Logic. Long-term Splunk customers with many dashboards, saved searches and monitors understandably want to retain a consistent experience for end users. As a result, a replacement strategy requires migration.

Unleashing the Power of OpenSearch k-NN

K-NN (k-nearest neighbors) is a widely used machine learning (ML) recommendation algorithm, it is used to locate nearby documents based on vector dimensions. The algorithm can be and has been applied to numerous different use cases including image recognition, fraud detection, image recognition, and ‘other songs you might like’ feature in a music application. KNN uses proximity to provide classifications and predictions regarding the grouping of an individual data point.