Articles about

Logging

Centralized Logging with Monolog, Logstash, and Elasticsearch

June 18th, 2014

Fixing High CPU Usage in Logstash

March 31st, 2015 — Some time after we’d set it up, we noticed the CPU usage on the Logstash server was constantly at or near 100%, even with only minor load.

Monolog, Rollbar, and the Case of the Missing Exception

September 15th, 2017 — A "gotcha" I ran into when trying to log an exception with Monolog, why it happened, and how I resolved it.