Modern Log Management Enables Observability at Scale for Complex Systems

Please, accept marketing-cookies to watch this video.

Are you having a hard time pinpointing errors as they arise? With distributed systems and complex environments, it’s more important than ever to be able to understand what’s happening, and identify the root-cause of an issue in real time. This is even more crucial when your systems need to scale quickly or handle traffic spikes efficiently. A modern log management platform with flexible log processing can help to add value to Erlang and Elixir ecosystems. By utilizing existing open-source tools it’s easy to take the data from a system written on top of the beam vm and ingest it into a log management platform for live or after-the-fact analysis. Users of tools such as Grafana can even use this type of platform as the data lake for their existing metrics dashboard by ingesting their metrics into it.

In this webinar, Kresten Krab Thorup – CTO and Founder of Humio and Stender Boisen – Solution Architect at Humio demonstrate the value of a platform built specifically for streaming log data that allows organizations to have complete observability for large, scable deployments, where real-time communication and user experience is critical to the success of the business.

Security and the BEAM Ecosystem

Security and the BEAM Ecosystem

In the second and final part, Jonatan Männchen on how the BEAM community is making security smarter and more collaborative.

SAFE and OIDCC

SAFE and OIDCC

Even secure code benefits from a second opinion. In part one, Jonatan Männchen shares how SAFE helped strengthen his authentication library.

Developing AstroBEAM

Creating a multiplayer game server in Elixir

This game was a highlight at Code BEAM Lite London and Code BEAM America. For those attendees lucky enough to experience AstroBEAM, Hernán Rivas Acosta…