Settings

Theme

Show HN: Transform messy server logs into clean, readable format

prettylog.net

3 points by bardonadam a month ago · 0 comments · 1 min read

Reader

Hey HN,

I often check raw logs - out/error.log, nginx's access.log, etc, but they're hard to read

So I built beautiful parser & formatter with filtering and syntax highlighting

PrettyLog supports many common log formats out of the box: - nginx access logs - Apache error logs - Syslog (RFC 5424) - Logfmt (Heroku/Go style) - Docker logs - standard/node.js logs - Spring Boot logs - AWS VPC Flow logs - Kubernetes kubectl get events

If you need something specific, you can use custom regex parser. Processing is 100% local. Your data never leaves the browser.

I hope you find it as useful as I do. Would love to hear your feedback

Adam

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection