Loki Helm Chart | loki
https://grafana.github.io/loki/chartsTo access the Grafana UI, run the following command: $ kubectl port-forward --namespace <YOUR-NAMESPACE> service/loki-grafana 3000:80. Navigate to http://localhost:3000 and login with admin and the password output above. Then follow the instructions for adding the loki datasource, using the URL http://loki:3100/.
GitHub - grafana/loki: Like Prometheus, but for logs.
github.com › grafana › lokiLoki can be run in a single host, no-dependencies mode using the following commands. You need go, we recommend using the version found in our build Dockerfile $ go get github.com/grafana/loki $ cd $GOPATH /src/github.com/grafana/loki # GOPATH is $HOME/go by default. $ go build ./cmd/loki $ ./loki -config.file=./cmd/loki/loki-local-config.yaml ...
Loki - GitHub
gist.github.com › up1 › bd9d8029bf0d470a37c92810a8b66c37Clone via HTTPS Clone with Git or checkout with SVN using the repository’s web address. Learn more about clone URLs. Download ZIP. Loki. Raw. config.yaml. This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode ...
GitHub - dutor/loki: A C++ Template library, developed by ...
https://github.com/dutor/loki29.08.2002 · Loki. A C++ Template library, developed by Andrei Alexandrescu, the author of the book Modern C++ Design. Source code in this project is tied to Modern C++ Design. For the mostly recent updates, please refer to the official project in SourceForge.net: http://sourceforge.net/projects/loki-lib/files/Loki/. The purpose to create this repository is ...