1
0
mirror of https://github.com/coltoneshaw/CS-Repro-Mattermost.git synced 2025-12-23 18:11:34 +01:00

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:
Sven Hüster
2025-05-09 21:35:07 +02:00
committed by GitHub
parent 7c2f073074
commit 87f24d2469
9 changed files with 996 additions and 30 deletions

8
.gitignore vendored
View File

@@ -1,5 +1,4 @@
license.mattermost
license.txt
license*
## Ignoring keycloak so it can be pulled already setup.
volumes
@@ -13,3 +12,8 @@ files/postgres/replica/replica_1_postgres.conf
files/postgres/replica/replica_2.conf
files/postgres/replica/replica_2_postgres.conf
**/.claude/settings.local.json
*_backup.json
*.log