Contribute Media
A thank you to everyone who makes this possible: Read More

log everything with logstash and elasticsearch

Summary

When your application grows beyond one machine you need a central space to log, monitor and analyze what is going on. Logstash and elasticsearch let you store your logs in a structured way. Kibana is a web fronted to search and aggregate your logs. The talk gives an overview on how to add centralized, structured logging to a python application running on multiple servers. It focuses on useful patterns and shows the benefits from structured logging.

Details

Improve this page