Show HN: Telescope – an open-source web-based log viewer for logs in ClickHouse
41–50 of 75 posts
Re: Show HN: Telescope – an open-source web-based log viewer for logs in ClickHouse
#42It would be great if the logs could describe a bit what exactly one has to do to use this as an alternative to Grafana Loki. How do I get my logs (e.g. local text files from disk like nginx logs, or files that need transformation like systemd journal logs) into ClickHouse in a way that's useful for Telescope? What kind of indices do I have to configure so that queries are fast? Ideally with some examples. How can I m…
Re: Show HN: Telescope – an open-source web-based log viewer for logs in ClickHouse
#43Just curious, what is the most challenging thing in your opinion when building such log viewer?
Re: Show HN: Telescope – an open-source web-based log viewer for logs in ClickHouse
#44Just curious, as I'm in the market - why should I use this instead of the ELK stack?
Re: Show HN: Telescope – an open-source web-based log viewer for logs in ClickHouse
#45This one seems to be optimized for log viewing at the moment, are there any DataDog alternatives built on top of Clickhouse, which supports full range of OpenTelemetry features?
There are these guys which are based on OTEL: https://github.com/hyperdxio/hyperdx
Re: Show HN: Telescope – an open-source web-based log viewer for logs in ClickHouse
#46There's also Logdy ( https://github.com/logdyhq/logdy-core ) that can work with raw files and comes with a UI as well in a single precompiled binary so no need for installs and setups. If you're looking for a simple solution for browsing log files with a web UI, this might be it! (I'm the author)
Re: Show HN: Telescope – an open-source web-based log viewer for logs in ClickHouse
#47Re: Show HN: Telescope – an open-source web-based log viewer for logs in ClickHouse
#48Just curious, as I'm in the market - why should I use this instead of the ELK stack?
Re: Show HN: Telescope – an open-source web-based log viewer for logs in ClickHouse
#49Also, what service did you use to make the video, if you don't mind my asking?
Re: Show HN: Telescope – an open-source web-based log viewer for logs in ClickHouse
#50Very cool! Just digging in. Does it works with the new JSON format clickhouse introduced recently? Also, what service did you use to make the video, if you don't mind my asking?
I haven't tested the new JSON format in ClickHouse yet, but even if something doesn't work at the moment, fixing it should be trivial.
As for the video service, it wasn’t actually a service but rather a set of local tools:
- Video capture/screenshots - macOS default tools
- Screenshot editing - GIMP
- Voice generation - https://elevenlabs.io/app/speech-synthesis/text-to-speech
- Montage – DaVinci Resolve 19