Telescope – an open-source web-based log viewer for logs stored in ClickHouse
Published on: 2025-07-16 02:28:21
Telescope - web-based log viewer UI
A handy tool that manages to make close what once was far
Introduction
Telescope is a web application designed to provide an intuitive interface for exploring log data. It is built to work with any type of logs, as long as they are stored in ClickHouse. Users can easily configure connections to their ClickHouse databases and run queries to filter, search, and analyze logs efficiently. While ClickHouse is the primary supported storage backend, future versions of Telescope may introduce support for additional data sources.
🖼️ More Screenshots
📘 Read the Documentation
💬 Discord
🐳 Run locally using Docker
🚀 Live installation
An live instance is available at https://telescope.humanuser.net. You can log in via GitHub to explore the core features of the system from an end-user perspective.
Note The live version is intended for demonstration purposes and does not showcase administrative features of the system.
Key Features
🔗 Source Management
Cr
... Read full article.