The YScope Log Viewer is a tool that can be used to view log files. It currently supports CLP's compressed log files (IR streams) and JSON log files. The viewer can be used to navigate the log file, filter by log level, view the logs with syntax highlighting, and generate direct links to specific log events.
See the demo section to try the log viewer on a sample log file. Or you can generate your own compressed log files using one of our libraries.
Want to report a bug or request a feature? Check out the feedback section. A list of features in development is available on our docs site.
A demo of the viewer available here.
- The demo loads a Hadoop YARN log file from the hive-24hrs log dataset.
- More info on the dataset and other datasets can be found here.
- To open an IR stream, drag and drop it onto the log viewer or use the open file dialog.
The log viewer's docs are available here.
You can use GitHub issues to report a bug or request a feature.
Join us on Zulip to chat with developers and other community members.
See the docs in our developer guide.