Settings

Theme

Show HN: Telescope web-based log viewer update

docs.iamtelescope.net

4 points by r0b3r4 7 months ago · 0 comments · 1 min read

Reader

Hey HN,

A while back I shared Telescope - a lightweight web UI for exploring logs stored in ClickHouse using a custom query language (FlyQL). Since then, it's come a long way.

Recent releases (including the latest v0.0.19) added:

- Docker sources: browse logs from your running containers — straight from the Docker API

- Saved views: preserve filters, layout, and other UI settings across sessions

- Raw SQL mode: write plain WHERE clauses directly (access to raw mode is permission-controlled)

- ClickHouse JSON support: including quoted paths and nested field access

- FlyQL is now easier to read and write: supports spaces and quoted JSON paths

- And a bunch of small improvements and bugfixes… that I hope you won’t notice :)

It's self-hosted and open-source (MIT). Always happy for feedback, feature requests, or a GitHub star!

GitHub: https://github.com/iamtelescope/telescope/

Documentation: https://docs.iamtelescope.net/

Demo: https://demo.iamtelescope.net/

Previous post: https://news.ycombinator.com/item?id=43181862

No comments yet.

Keyboard Shortcuts

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