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

Logging on Steroids - How we manage logs at Inmobi

Description

This talk will introduce some best practices around logging in Python(we will use Django as an example) web apps and how to get the maximum out of it. We will cover use case for both webserver logs and application logs and alternative formats for logs like json. We will cover some advanced features in python library and will move on to a full fledged architecture to write, collect, parse and visualize logs from a cluster of application(s) using open source tools like Logstash, Elasticsearch etc.

Details

Improve this page