Operations | Monitoring | ITSM | DevOps | Cloud

Sumo Logic

More Innovations from Sumo Logic that Harnesses the Power of Continuous Intelligence for Modern Enterprises

As a continuation of our latest innovations announcement at Illuminate, I want to take this time to announce a few other innovations we made in the past few months that allow our customers to maximize the use of our Continuous Intelligence platform to help them accelerate their pace of innovation and differentiate the services they deliver to their customers.

Monitor your Google Anthos clusters with the Sumo Logic Istio app ?

Sumo Logic was one of the first in the industry to release a comprehensive set of applications to monitor and secure the Google Cloud Platform (GCP) stack. We are now expanding our support for Anthos. Anthos is Google Cloud’s open source based platform that lets enterprises run apps anywhere on-prem or in the cloud -- simply, flexibly, securely, and consistently.

Reimaging Observability: Announcing Sumo Logic's new Kubernetes Solution

The history of technology, and Enterprise IT, in particular, is a story of trends colliding with trends. In the case of Kubernetes, we have the intersecting trends of cloud, microservices, and containerization adoption. The orchestration platform born in the juggernaut that is Google has become the focal point for all 3 of these trends. And why do companies care? Because it is life and death.

Helping solve the Kubernetes challenge: Sumo Logic at the helm

Unless you have been living under a rock, you have probably heard of Kubernetes, the open source container orchestration governed by the Cloud Native Computing Foundation. Kubernetes helps you focus on your applications by providing powerful abstractions and help solves many of the challenges of managing, deploying and scaling your containerized applications.

The 4 Pillars of DevSecOps Observability

As modern development teams continue to own more of the full lifecycle of microservices, it is time to add a new pillar to the 3 pillars of Observability -Security. Learn how, with an integrated analytics platform approach, you can combine log, metrics, and traces with security events to provide true, meaningful DevSecOps visibility. We will cover how it is possible to bring both a DevOps and a SecOps perspective together and enable your team to move faster, and more confidently, forward.

Objectives-Driven Observability

Today I wanted to write about something that’s been on my mind for the last few months. The industry spends quite a bit of time talking about observability these days and something’s been, somewhat vaguely, bothering me about it. So about a week or so ago, I spent some time figuring out what was bothering me and had some insights I would like to share.

Peering Inside the Container: How to Work with Docker Logs

We live in a containerized world, and traditional monitoring and logging are being forever changed. The dynamic and ephemeral nature of containers creates new logging challenges. Docker addresses these in some ways. Docker Engine provides various logging drivers that determine where logs are sent or written to. The default driver for Docker logs is “json-file,” which writes the logs to local files on the Docker host in json format.