Project Description
In order to add some debugging power to Trento, I want to play with different tools (such as promtail) to see if I can display different logs in the Trento web view.
This could come handy to the user, as we could include journal logs from Pacemaker/Corosync/SBD or any other particular log from SAP systems.
Goal for this Hackweek
Delivery a simple prototype where I can display in Trento's web view some basic logging fetched from the Trento agents.
Resources
https://grafana.com/docs/loki/latest/send-data/promtail/
No Hackers yet
Looking for hackers with the skills:
This project is part of:
Hack Week 23
Activity
Comments
-
about 1 year ago by xarbulu | Reply
After working 4 days in the project, I have finished it after producing a small demo. You can find all the details here: https://github.com/trento-project/web/pull/1987 In essence, the usage of promtail and loki is pretty easy, and it looks a powerful way to add more useful features to trento as a centralized montoring solution
Similar Projects
Implement a CLI tool for Trento - trentoctl by nkopliku
Description
Implement a trentoctl
CLI for...