Telescope
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.
Quickstart
Quickly set up and run Telescope locally using Docker with a preconfigured SQLite database and config template.
Querying data
Securely and effortlessly access your data through Telescope’s FlyQL-based interface - offering a consistent experience (currently with ClickHouse) without the complexity of raw SQL or varied API queries.
Auth
This section explains how users log in to Telescope and how access permissions are managed through predefined roles.
Releases
Learn about Telescope’s versioning approach, how updates are structured, and what to expect from each release.