forked from mrckndt/CS-Repro-Mattermost
Add Promtail and Loki support for viewing Logs in Grafana (#20)
* add promtail loki support * updated images and removed arch directives in docker-compose * fix grafana logs * add restart-grafana make command * clean up enhanced logs dashboard * update both mattermost servers to use the same version * update docker-compose and promtail config to use host path mounts for logs * clean up dashboard for good
This commit is contained in:
@@ -9,6 +9,8 @@ logins () {
|
||||
echo " - All Mattermost Grafana charts are setup."
|
||||
echo " - For more info https://github.com/coltoneshaw/CS-Repro-Mattermost#use-grafana"
|
||||
echo "- Prometheus: http://localhost:9090"
|
||||
echo "- Loki: http://localhost:3100/ready"
|
||||
echo "- Promtail: http://localhost:9080"
|
||||
echo "- PostgreSQL" "localhost:5432" with 'mmuser' / 'mmuser_password'
|
||||
echo
|
||||
echo ===========================================================
|
||||
|
||||
Reference in New Issue
Block a user