1 June, 2021
1 min read
206 words
Adding the HTTP basic auth username to Envoy access logs with a Lua filter that base64 decodes the Authorization header.
19 June, 2020
1 min read
127 words
Pulling request logs out of Cloudflare with the log API: zone ID, scoped API key, the field list and a worked curl query.
4 July, 2014
1 min read
159 words
Cloudera Manager's log4j will not compress rotated logs. The Apache Extras rolling appender does, pasted into the logging safety valve.
1 March, 2012
1 min read
117 words
Python that gzips log data in memory with StringIO and writes it straight into HDFS through pyhdfs, ready for Hive or MapReduce.
17 February, 2012
1 min read
82 words
Build order and configure flags for compiling Facebook Scribe with HDFS support: boost, thrift, fb303, then scribe itself.
30 January, 2012
2 min read
330 words
A Perl Nagios check for the Flume DFO backlog directory, so a failed driver does not quietly fill the local disk.