Operations | Monitoring | ITSM | DevOps | Cloud

Analytics

Java Garbage Collection Logging with the ELK Stack and Logz.io

Java programs running on JVM create objects on the heap. At some stage, these objects are no longer used and can pile up as “garbage” needlessly taking up memory. Replacing the manual process of explicitly allocating and freeing memory, the Java Garbage Collection process was designed to take care of this problem automatically.

timeShift(GrafanaBuzz, 1w) Issue 81

TimeShift is back after a few weeks away with a lot of updates to share. Nearly all of the Videos and presentations from GrafanaCon LA are available, so please check them out and let us know what you think. Also, if you hadn’t heard, Grafana v6.0 stable was recently released which has lots of new features and enhancements. Download the latest version v6.0.1 and read about the highlights below.

A crash course on Serverless with AWS: Centralized logging with Kinesis and Lambda

Don’t you just hate it when APIs are failing and you have absolutely no clue why? Now imagine you don’t have access to the VM, cluster or container where your software is running. Want me to continue with this nightmare? Yes, that’s what debugging AWS Lambda functions tends to seem like. A horrid nightmare of not knowing what is happening nor why things are failing. This article will show you a way of logging function invocations.

Leveraging Log Management for Business Intelligence

They say knowledge is power and today, there is no greater source of knowledge than data. It is well documented that businesses produce a vast amount of data whether it be in manufacturing, IT, UX, Marketing, Sales or Finance. Collectively, all of this data can provide you with business intelligence, enabling you to optimize decisions, improve collaboration, and increase overall performance.

How New City Energy Is Supporting Sustainability with Grafana

Grafana isn’t just being used for monitoring applications. Andrew Rodgers, Senior Systems Architect at New City Energy, spoke in Amsterdam at GrafanaCon EU 2018 about how his organization is using Grafana to measure energy usage in municipal buildings in Washington D.C. for the Department of General Services (DGS).

CHAOSSEARCH - Patrick Flaherty "GET TO THE BUCKET - How I left Logstash and learned to love S3"

Patrick Flaherty's talk from the CHAOSSEARCH tech event in Boston on March 13th, 2019. "GET TO THE BUCKET - How I left Logstash and learned to love S3”. Patrick talks about how CHAOSSEARCH progressed through our own internal logging project to efficiently log data directly to S3 without using tools like Logstash or Fluentd.