This project contains the web-based user interface for Teragrep. It’s used with zep_01 which is the server-side for Teragrep, but you can use it with your own back-end service as well.
Teragrep is a server-based software with a web interface. It has data collection features comparable to the leading central log management products, and its analytics features are powered by Apache Spark.
-
Notebook based interface
-
Querying
-
Result data visualization
-
Collaborative editing
-
Versioning in notebooks
-
Notebook run scheduler
-
Different notebook modes: Default, Simple and Report
-
Light and dark modes
See the official documentation on docs.teragrep.com.
You can customize the color scheme of Teragrep to match your own color palette or brand identity. Read more here.
You can involve yourself with our project by opening an issue or submitting a pull request.
Contribution requirements:
-
All changes must be accompanied by a new or changed test. If you think testing is not required in your pull request, include a sufficient explanation as why you think so.
-
Security checks must pass
-
Pull requests must align with the principles and values of extreme programming.
-
Pull requests must follow the principles of Object Thinking and Elegant Objects (EO).
Read more in our Contributing Guideline.
Contributors must sign Teragrep Contributor License Agreement before a pull request is accepted to organization’s repositories.