-
@kobit Should I consider adding some grafana-loki integration on k8s (helm charts) level? Maybe we could add additional pod which would upload logs from our installations to loki server?
-
Maybe it would be good to plan to add some metrics (Tigase specific) to Tigase, so we could monitor Tigase with Grafana & Prometheus?
@andrzej.wojcik #server-1034 :-)
-
Having a custom logger with tagging for loki can be useful but with docker/k8s we can easily get console log as a source for scrapping, see #k8s-7
Two "buts":
- not everyone uses k8s
- console log doesn't contain all logs (though, scraping logs from tigase.log.x is probably a possibility as well) but more importantly - it has quite awful performance.
IMHO dedicated handler could still be useful.
Type |
Task
|
Priority |
Normal
|
Assignee | |
Version |
Candidate for next major release
|
Iterations
Issue Votes (0)
While AWS logback support (#issue #2) is nice, AWS CloudWatch seems to be quite expensive for more detailed logging. Alternatively using dedicated, self deployed system could be convenient:
https://grafana.com/oss/loki/ https://github.com/loki4j/loki-logback-appender