No introduction found. Create it?
Install with:
helm repo add grafana-charts https://grafana.github.io/helm-charts/
helm install promtail grafana-charts/promtail -f values.yaml
See examples from other people.
Name | Repo | Stars | Version | Timestamp |
---|---|---|---|---|
promtail | Pumba98/flux2-gitops | 12 | 6.9.3 | a day ago |
promtail | tyriis/home-ops | 12 | 6.9.3 | 11 days ago |
promtail | nklmilojevic/home | 0 | 6.9.3 | 12 days ago |
promtail | no1here0003/k3s-cluster | 6 | 6.9.3 | 13 days ago |
promtail | solidDoWant/infra-mk2 | 3 | 6.9.3 | 15 days ago |
See the most popular values for this chart:
Key | Types |
---|---|
boolean | |
config.snippets.extraScrapeConfigs (11) - job_name: syslog
syslog:
listen_address: 0.0.0.0:1514
label_structured_data: true
labels:
job: "syslog"
relabel_configs:
- source_labels: ['__syslog_message_hostname']
target_label: 'hostname'
- job_name: journal
journal:
path: /var/log/journal
max_age: 12h
labels:
job: systemd-journal
relabel_configs:
- source_labels: ['__journal__systemd_unit']
target_label: 'unit'
- source_labels: ['__journal__hostname']
target_label: 'hostname'
| string |
string | |
string | |
string | |
config.lokiAddress (7) http://loki:3100/loki/api/v1/push | string |
config.clients[].url (5) http://loki:3100/loki/api/v1/push | string |
string | |
number | |
string | |
extraPorts.syslog.service.type (10) LoadBalancer | string |
string | |
number | |
string | |
string | |
string | |
string | |
string | |
extraVolumeMounts[].mountPath (8) /var/log/journal | string |
extraVolumeMounts[].name (8) journal | string |
boolean | |
extraVolumes[].hostPath.path (8) /var/log/journal | string |
extraVolumes[].name (8) journal | string |
image.repository (8) k8s-at-home/promtail | string |
image.registry (7) ghcr.io | string |
image.tag (4) v2.6.1 | string |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string | |
string |