github.com/yankunsam/loki/v2@v2.6.3-0.20220817130409-389df5235c27/production/helm/promtail/templates/NOTES.txt (about)

     1  Verify the application is working by running these commands:
     2    kubectl --namespace {{ .Release.Namespace }} port-forward daemonset/{{ include "promtail.fullname" . }} {{ .Values.config.server.http_listen_port }}
     3    curl http://127.0.0.1:{{ .Values.config.server.http_listen_port }}/metrics