Web-based log viewer UI. Explore logs data stored in several sources: ClickHouse, Kubernetes or Docker
711
stars
248
commits
Python
primary language
May 8, 2026
updated
A handy tool that manages to make close what once was far
Telescope is a web application designed to provide an intuitive interface for exploring log data. It supports multiple types of sources, including ClickHouse, StarRocks, Docker, and Kubernetes. Users can configure connections to their ClickHouse or StarRocks databases, access container logs via the Docker API, or retrieve pod logs from Kubernetes clusters. Telescope provides a unified querying experience across different source types, allowing users to filter, search, and analyze logs efficiently. While ClickHouse and StarRocks serve as the primary backends for structured log storage, Docker and Kubernetes support offers convenient options for local development, ephemeral environments, or cloud-native deployments. Future versions may further extend source support.

:framed_picture: More Screenshots
:blue_book: Read the Documentation
:speech_balloon: Telegram
:whale: Run locally using Docker
An live instance is available at https://demo.iamtelescope.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.
WHERE clause with ClickHouse or StarRocks SQL expressions for precise data filtering.Patches are welcome! Please take a look at Contributing guidelines.
[!WARNING] Telescope is currently in its $${\color{red}βeta}$$ stage, which means:
- Some features may be incomplete or missing.
- Certain components might not work as expected or could behave inconsistently.
- Bugs or issues may occur during usage.
- From a development and operational perspective, the system may not yet offer full convenience or polish.
Features planned for future implementation (Telescope 1.0.0 milestone)
Python
50.5%
Vue
40.8%
JavaScript
7.3%
Web-based log viewer UI. Explore logs data stored in several sources: ClickHouse, Kubernetes or Docker
711
stars
248
commits
Python
primary language
May 8, 2026
updated
A handy tool that manages to make close what once was far
Telescope is a web application designed to provide an intuitive interface for exploring log data. It supports multiple types of sources, including ClickHouse, StarRocks, Docker, and Kubernetes. Users can configure connections to their ClickHouse or StarRocks databases, access container logs via the Docker API, or retrieve pod logs from Kubernetes clusters. Telescope provides a unified querying experience across different source types, allowing users to filter, search, and analyze logs efficiently. While ClickHouse and StarRocks serve as the primary backends for structured log storage, Docker and Kubernetes support offers convenient options for local development, ephemeral environments, or cloud-native deployments. Future versions may further extend source support.

:framed_picture: More Screenshots
:blue_book: Read the Documentation
:speech_balloon: Telegram
:whale: Run locally using Docker
An live instance is available at https://demo.iamtelescope.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.
WHERE clause with ClickHouse or StarRocks SQL expressions for precise data filtering.Patches are welcome! Please take a look at Contributing guidelines.
[!WARNING] Telescope is currently in its $${\color{red}βeta}$$ stage, which means:
- Some features may be incomplete or missing.
- Certain components might not work as expected or could behave inconsistently.
- Bugs or issues may occur during usage.
- From a development and operational perspective, the system may not yet offer full convenience or polish.
Features planned for future implementation (Telescope 1.0.0 milestone)
Python
50.5%
Vue
40.8%
JavaScript
7.3%