No introduction found. Create it?
promtail from grafana-operator/helm-charts/ is more popular with 24 repositories.
Install with:
helm repo add promtail oci://ghcr.io/grafana/helm-charts/promtail
helm install promtail promtail/promtail -f values.yamlSee examples from other people.
| Name | Repo | Stars | Version | Timestamp |
|---|---|---|---|---|
| promtail | kashalls/home-cluster | 105 | 6.17.1 | 6 months ago |
| promtail | waifulabs/infrastructure | 211 | 6.17.1 | 6 months ago |
See the most popular values for this chart:
| Key | Types |
|---|---|
config.clients[].url (18) http://loki-headless.observability.svc.cluster.local:3100/loki/api/v1/push | string |
| string | |
config.snippets.extraScrapeConfigs (2) - 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'
- job_name: syslog
syslog:
listen_address: 0.0.0.0:{{ .Values.extraPorts.syslog.containerPort }}
label_structured_data: true
labels:
job: "syslog"
relabel_configs:
- source_labels: ['__syslog_message_hostname']
target_label: 'host'
- source_labels: ['__syslog_message_app_name']
target_label: 'app'
| string |
| boolean | |
fullnameOverride (13) promtail | string |
tolerations[].effect (4) NoSchedule | string |
tolerations[].key (4) node-role.kubernetes.io/master | string |
tolerations[].operator (4) Exists | string |
| string | |
| string | |
| string | |
| string | |
| string | |
| number | |
extraPorts.syslog.name (2) tcp-syslog | string |
| string | |
| string | |
extraPorts.syslog.service.loadBalancerIP (2) ${SVC_SYSLOG_ADDR} | string |
| number | |
extraPorts.syslog.service.type (2) LoadBalancer | string |
extraVolumeMounts[].mountPath (2) /var/log/journal | string |
extraVolumeMounts[].name (2) journal | string |
| boolean | |
extraVolumes[].hostPath.path (2) /var/log/journal | string |
extraVolumes[].name (2) journal | string |
fullNameOverride (1) promtail | string |
image.pullPolicy (1) Always | string |
image.registry (1) docker.io | string |
image.repository (1) grafana/promtail | string |
image.tag (1) latest-amd64@sha256:e137f9f2ca29bf9419b49a2927e881295e9226c08df72bcf0ec0e314a5e07c64 | string |
| boolean |