Join us and enjoy great talks about ruby, rails and web development in general. Also, there will be food (vegan options included)!

Topics

Semantic Logging in Rails and Beyond

It's never easy to manage the vast flood of logs that come from a production web application. Tools like Logstash or Graylog offer a way to turn your logs back into useful, searchable data. When I first heard about these tools I wanted to start using them straight away, but there's a catch. Logstash offers powerful regular expressions to help you extract the useful information from your logs, but in practice I found this technique turned into a nightmare very quickly.

Semantic logging means choosing a format that's easy for another program to parse (and hopefully human-readable too); these logs are easy to feed into Logstash or other tools. There's another catch: every library, gem, project, code snippet that logs information has its own format already. Is it possible to take control of this flood of information, get everything into a search engine and never again have to use the humble grep command to search your logs?

Using a bit of Ruby magic I believe it's possible and even fairly simple to implement. In this talk I explain the problems I faced and why I think you should consider adopting semantic logging in your project as well.

A short introduction into InfluxDB

InfluxDB is a really good Time Series Database with a nice tooling around it called the tick stack.

In this talk I will give you a short introduction to it. What is it? What tools does it offer? For what can I use it?

Building a microservice with RabbitMQ and Sneakers

Everybody is talking about microservices, but how do you go about actually building one and how do you communicate with it? Sneakers is a nice Ruby library on top of RabbitMQ that makes this very easy - if you know Sidekiq you'll feel right at home. I'll describe how to build a microservice with Sneakers, how to daemonise it and have proper logging and how to communicate with it from some other project.

Attendees: (57)

Bodo Tasche 🔭
Events: 40
Topics: 3

Organizer

Tobias Pfeiffer
Events: 101
Topics: 15

Christoph Grabo
Events: 83
Topics: 1

Pierpaolo Frasa
Events: 3
Topics: 1

Uladzimiro
Events: 11
Topics: 1

Oleksii Fedorov
Events: 20
Topics: 1

Steven Stadler
Events: 2
Topics: 0

Cameron Prebble 🇳🇿
Events: 45
Topics: 0

Nikola Nizbrdica
Events: 7
Topics: 0

TPei
Events: 8
Topics: 0

Iuri Fernandes
Events: 4
Topics: 0

Roland Koch
Events: 40
Topics: 0

Beatriz Febles
Events: 13
Topics: 0

Toño Serna
Events: 46
Topics: 0

Robin
Events: 14
Topics: 0

Duilio Ruggiero
Events: 27
Topics: 0

Lili
Events: 4
Topics: 0

Frederic Branczyk
Events: 5
Topics: 0

Michael Reinsch
Events: 30
Topics: 2

Christian Hempel
Events: 11
Topics: 0

Leif Gensert
Events: 9
Topics: 1

Fanny Krebs-Pinto
Events: 9
Topics: 1

Jonny Rimek
Events: 3
Topics: 0

Peter Grosskopf
Events: 14
Topics: 0

Khrystyna Klochko
Events: 6
Topics: 0

Pierre
Events: 3
Topics: 0

Josep
Events: 19
Topics: 0

Bastian Bartmann
Events: 17
Topics: 0

Alexander Pepper
Events: 20
Topics: 0

Lucas Krebs-Pinto
Events: 13
Topics: 0

Deepak Lamichhane
Events: 22
Topics: 0

Chris Glaser
Events: 6
Topics: 1

Roberto Zanon
Events: 3
Topics: 0

Armin Pašalić
Events: 69
Topics: 3

Vitaly Tatarintsev
Events: 4
Topics: 0

Laurent Arnoud
Events: 9
Topics: 0

Thilo Utke
Events: 23
Topics: 0

Christian Zacharias
Events: 5
Topics: 0

tim-friedrich
Events: 1
Topics: 0

Hernan Maguina
Events: 22
Topics: 0

Stefan Horning
Events: 12
Topics: 0

Giulliano Bueno
Events: 3
Topics: 0

Alexander Sulim
Events: 25
Topics: 2

Skmitty
Events: 4
Topics: 0

Sergey Makridenkov
Events: 2
Topics: 0

Lukas Rieder
Events: 20
Topics: 7

Hausracoon
Events: 15
Topics: 0

Jan Lelis
Events: 50
Topics: 7

Sebastian Ziebell
Events: 27
Topics: 0

Sebastian Oelke
Events: 3
Topics: 0

alicia
Events: 2
Topics: 0

Zeke Fast
Events: 3
Topics: 0

nicola
Events: 17
Topics: 0

Jakob
Events: 5
Topics: 3

Ⓜ️athias
Events: 11
Topics: 0

Georgy Buranov
Events: 2
Topics: 0

Tobias Schoknecht
Events: 2
Topics: 0

Route