Hacker News new | ask | show | jobs
by bradleyland 4026 days ago
Nitpick inbound.

You shouldn't open log files with an editor unless your intent is to edit the file. There are a whole host of tools (grep, less, awk, sed, etc) useful for parsing and exploring log files.