Operations | Monitoring | ITSM | DevOps | Cloud

Six platform updates giving you time back in your day

Ever look at your to-do list at the end of the day and realize it’s grown longer, not shorter? We get it—there’s always more to do and never enough time. But if you’re a Sumo Logic user, reading this blog will be a win for your day because we’re giving you six ways to slash the time you spend on tasks in your platform.

Get more out of Sumo Logic: five log search hacks you'll actually use

Think Sumo Logic is only for query language pros? Think again. Whether you’re deep into JSON logs or just trying to make sense of a Linux error message, these five time-saving hacks turn anyone into a log-searching ninja, no regex, no complexity, just clicks. From instantly parsing values to filtering down with a tap, these tips will help you troubleshoot faster, work smarter, and feel more confident in your observability game. You’ve got logs, now it’s time to put them to work.

The truth you can't afford to miss: Listen as your logs spill the tea

When you hear “spill the tea,” you probably think of pop culture, not outages or anomalies. But the origin may surprise you: before it was slang for juicy gossip, ‘tea’ was actually ‘T,’ which represents truth. We know what you’re thinking: “Are you trying to say ‘spilling the tea’ is a good thing?” And yes, that’s exactly what we’re saying, especially when your logs are doing the talking.

Solve your MTTR mysteries faster with Sumo Logic

Picture this: a crime scene where the evidence is scattered across five different rooms. There’s a footprint in one, a shattered window in another, a stray shoe on the stairs, and a witness across the street, who only saw part of what happened. Each clue matters in solving the case, but none of them tells the full story on their own.

Top five metrics to monitor in IIS Logs

When managing and troubleshooting IIS (Internet Information Services) web server performance, logs are a critical resource. They capture detailed information about every request and response so your team can detect issues quickly. Let’s walk through the main IIS log formats, explore a sample log file, and break down five key types of IIS metrics you should monitor.

Improve user access and admin controls with the latest platform updates from Sumo Logic

By centralizing your mission-critical logs, metrics, traces, and events from all of your systems into one platform, Sumo Logic enables teams across development, security, and operations to operate from a single source of truth. While this unified approach is crucial for fast issue identification and minimizing downtime from infrastructure failures or security breaches, not everyone on your team needs access to every bit of data.

One year in: How Flex Licensing is transforming log management and visibility

A year ago, we set out to transform log analytics pricing by making it as flexible, transparent, and as customer-friendly as possible. We built a model that aligns cost with business value, charging only for data storage and analytics executed. With Flex Licensing, customers can scale usage up or down without breaking the bank, eliminating hidden costs and inefficient licensing structures. There is no more pre-planning or tiering of log data; there is just log ingest with sensible pricing.

How to create and monitor an AWS Lambda function in Java 11

Serverless computing is a modern cloud-based application architecture in which the application’s infrastructure and support services layer are completely abstracted from the software layer. While every application still relies on physical servers to run, serverless applications shift that responsibility to cloud service providers like Amazon Web Services (AWS).