code

Scanning Logs after an event

The Problem You get a traffic spike alert with timestamps in your local timezone (PDT or PST), but your access.log entries are in UTC. Here's how to quickly convert and

Pruning stale docker items

Unbeknownst to me, I was inadvertently adding files to the docker overlay2 directory when I was debugging/troubleshooting a container using the docker build command. That and over a year of updates and